DlgGridControl Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- stg
- IDlgStorage
- Atributos