DlgStorage.m_grid Field
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.
protected: Microsoft::ReportingServices::QueryDesigners::IDlgGridControl ^ m_grid;
[System.CLSCompliant(false)]
protected Microsoft.ReportingServices.QueryDesigners.IDlgGridControl m_grid;
[<System.CLSCompliant(false)>]
val mutable m_grid : Microsoft.ReportingServices.QueryDesigners.IDlgGridControl
Protected m_grid As IDlgGridControl
Field Value
- Attributes