MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportDataSnapshot Class
Properties Methods

ReportDataSnapshot Class Members

The following tables list the members exposed by ReportDataSnapshot.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the tree of aggregates.  
Public PropertyGet the definition of data.  
Public PropertyGets the tree of data.  
Public PropertyGet the version of the data snapshot format.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Loads a report snapshot from a given stream.  
Public MethodReleases related data sources.  
Public MethodResets the aggregate tree.  
Public MethodSaves the snapshot to the specified stream.  
Top
See Also