DlgGridControl Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| DlgGridControl() | |
| DlgGridControl(IDlgStorage) |
DlgGridControl()
public:
DlgGridControl();
public DlgGridControl ();
Public Sub New ()
Gilt für:
DlgGridControl(IDlgStorage)
Wichtig
Diese API ist nicht CLS-kompatibel.
public:
DlgGridControl(Microsoft::ReportingServices::QueryDesigners::IDlgStorage ^ stg);
[System.CLSCompliant(false)]
public DlgGridControl (Microsoft.ReportingServices.QueryDesigners.IDlgStorage stg);
[<System.CLSCompliant(false)>]
new Microsoft.ReportingServices.QueryDesigners.DlgGridControl : Microsoft.ReportingServices.QueryDesigners.IDlgStorage -> Microsoft.ReportingServices.QueryDesigners.DlgGridControl
Public Sub New (stg As IDlgStorage)
Parameter
- stg
- IDlgStorage
- Attribute