Compartilhar via


DlgGridControl Construtores

Definição

Sobrecargas

DlgGridControl()
DlgGridControl(IDlgStorage)

DlgGridControl()

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

Aplica-se a

DlgGridControl(IDlgStorage)

Importante

Esta API não está em conformidade com 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)

Parâmetros

Atributos

Aplica-se a