ActiveReports 11
ColumnGroupings Property

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : ColumnGroupings Property

Gets the set of column groupings for the matrix.

Syntax
'Declaration
 
Public ReadOnly Property ColumnGroupings As ColumnGroupingCollection
public ColumnGroupingCollection ColumnGroupings {get;}

Property Value

A ColumnGroupingCollection containing the set of column groupings for the matrix.

See Also

Reference

Matrix Class
Matrix Members