次の方法で共有


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)

パラメーター

属性

適用対象