ActiveReports 10
ColumnMemberCollection Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : ColumnMemberCollection Property
Returns a collection of MatrixMember objects or null if there is no column grouping defined.
Syntax
'Declaration
 
ReadOnly Property ColumnMemberCollection As IMatrixMemberCollection
IMatrixMemberCollection ColumnMemberCollection {get;}
See Also

Reference

IMatrix Interface
IMatrix Members