DlgStorage(IDlgGridControl) Constructor

Definition

Important

This API is not CLS-compliant.

public:
 DlgStorage(Microsoft::ReportingServices::QueryDesigners::IDlgGridControl ^ myGrid);
[System.CLSCompliant(false)]
public DlgStorage (Microsoft.ReportingServices.QueryDesigners.IDlgGridControl myGrid);
[<System.CLSCompliant(false)>]
new Microsoft.ReportingServices.QueryDesigners.DlgStorage : Microsoft.ReportingServices.QueryDesigners.IDlgGridControl -> Microsoft.ReportingServices.QueryDesigners.DlgStorage
Public Sub New (myGrid As IDlgGridControl)

Parameters

Attributes

Applies to