ActiveReports 12
DataGroupings Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataGrouping Class : DataGroupings Property
Specifies the subgroupings contained within the current group.
Syntax
'Declaration
 
Public ReadOnly Property DataGroupings As DataGroupingCollection
public DataGroupingCollection DataGroupings {get;}
Remarks
If there are no subgroupings in the current collection, the current grouping is the inner-most grouping.
See Also

Reference

DataGrouping Class
DataGrouping Members