ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Matrix Class / RowGroupings Property

In This Topic
RowGroupings Property (Matrix)
In This Topic

Gets a set of row groupings for the matrix.

Syntax
'Declaration
 
Public ReadOnly Property RowGroupings As RowGroupingCollection
 

Property Value

A SeriesGroupingCollection object containing the set of row groupings for the matrix.

See Also