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

In This Topic
    ReportDataSnapshot Class Members
    In This Topic

    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 report snapshot from a given stream.  
    Public Method  
    Public MethodSaves the snapshot to the specified stream.  
    Top
    See Also