[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.ColumnMemberCollection

ColumnMemberCollection Property

ColumnMemberCollection

Gets a collection of MatrixMember objects or null if there is no column grouping defined.

Declaration
IItemCollection<IMatrixMember> ColumnMemberCollection { get; }
Property Value
Type Description
IItemCollection<IMatrixMember>

A collection of IMatrixMember objects representing the column groupings, or null if none are defined.