ActiveReports 12
AggregateTree Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > ReportDataSnapshot Class : AggregateTree Property
Gets the tree of aggregates.
Syntax
'Declaration
 
Public ReadOnly Property AggregateTree As DataTree(Of Aggregate)
public DataTree<Aggregate> AggregateTree {get;}
See Also

Reference

ReportDataSnapshot Class
ReportDataSnapshot Members