Share via


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)

参数

属性

适用于