ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSnapshot Class
Properties Methods

In This Topic
    ReportSnapshot Class Members
    In This Topic

    The following tables list the members exposed by ReportSnapshot.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ReportSnapshot class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the data necessary to render the report.  
    Public PropertyGets or sets the evaluation message.  
    Public PropertyGets the report parameter values.  
    Public PropertyGets or sets the signature.  
    Public PropertyGets the initial states of the report slicers.  
    Public PropertyGets the subreports RDL templates.  
    Public PropertyGets the report RDL template.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new instance of ReportSnapshot for a subreport.  
    Public Methodstatic (Shared in Visual Basic)Loads a report snapshot from a given stream.  
    Public MethodSaves the snapshot to the specified stream.  
    Public MethodUpdates the evaluation message in the report snapshot.  
    Public MethodUpdates the report template with the specified report and resource locator.  
    Public Method  
    Top
    See Also