Freigeben über


DlgGridControl Konstruktoren

Definition

Ü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

Attribute

Gilt für: