DlgGridControl Конструкторы

Определение

Перегрузки

DlgGridControl()
DlgGridControl(IDlgStorage)

DlgGridControl()

public:
 DlgGridControl();
public DlgGridControl ();
Public Sub New ()

Применяется к

DlgGridControl(IDlgStorage)

Важно!

Этот API несовместим с CLS.

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)

Параметры

Атрибуты

Применяется к