ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportProcessor Class / Data Property

In This Topic
    Data Property (ReportProcessor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As ReportSnapshot
    public ReportSnapshot Data {get;}
    See Also