IGridControl.GridColumnsInfo Property
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.
public:
property Microsoft::ReportingServices::QueryDesigners::GridColumnInfoCollection ^ GridColumnsInfo { Microsoft::ReportingServices::QueryDesigners::GridColumnInfoCollection ^ get(); };
public Microsoft.ReportingServices.QueryDesigners.GridColumnInfoCollection GridColumnsInfo { get; }
member this.GridColumnsInfo : Microsoft.ReportingServices.QueryDesigners.GridColumnInfoCollection
Public ReadOnly Property GridColumnsInfo As GridColumnInfoCollection