Gets the set of row groupings for the matrix.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property RowGroupings As RowGroupingCollection |
C# | |
---|---|
public RowGroupingCollection RowGroupings {get;} |
ActiveReports Developer 7 | |
RowGroupings Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : RowGroupings Property |
Glossary Item Box
Gets the set of row groupings for the matrix.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property RowGroupings As RowGroupingCollection |
C# | |
---|---|
public RowGroupingCollection RowGroupings {get;} |