DlgStorage(IDlgGridControl) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- myGrid
- IDlgGridControl
- Attributes