ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportInfo Class
Members

In This Topic
    ReportInfo Class
    In This Topic
    Represents detailed information about a report.
    Object Model
    ReportInfo Class
    Syntax
    'Declaration
     
    Public Class ReportInfo 
    public class ReportInfo 
    Remarks
    The ReportInfo class contains properties that provide comprehensive details about a report, including its name, parameters, layout, and export options.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo

    See Also