GridControl.m_Columns 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.
protected: Microsoft::ReportingServices::QueryDesigners::GridColumnCollection ^ m_Columns;
protected Microsoft.ReportingServices.QueryDesigners.GridColumnCollection m_Columns;
val mutable m_Columns : Microsoft.ReportingServices.QueryDesigners.GridColumnCollection
Protected m_Columns As GridColumnCollection