ActiveReports 10
ColumnGroupings Property (IMatrix)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : ColumnGroupings Property
The set of groupings on the column axis for the matrix.
Syntax
'Declaration
 
ReadOnly Property ColumnGroupings As IList(Of MatrixGroupingDefinition)
IList<MatrixGroupingDefinition> ColumnGroupings {get;}
See Also

Reference

IMatrix Interface
IMatrix Members