DlgGridControl Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| DlgGridControl() | |
| DlgGridControl(IDlgStorage) |
DlgGridControl()
public:
DlgGridControl();
public DlgGridControl ();
Public Sub New ()
Se aplica a
DlgGridControl(IDlgStorage)
Importante
Esta API no es conforme a 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