ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomData Class / DataRowGroupings Property

In This Topic
DataRowGroupings Property (CustomData)
In This Topic
Gets the groupings on the row axis for the CustomData structure.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataRowGroupings As DataGroupingCollection
 

Property Value

The collection of data row groupings.
See Also