DlgGridControl 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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)
参数
- stg
- IDlgStorage
- 属性