ActiveReports 12
ResultTree Property

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

Reference

ReportDataSnapshot Class
ReportDataSnapshot Members