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

In This Topic
    ReportInfo Class Members
    In This Topic

    The following tables list the members exposed by ReportInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the display mode of the report, which defines how the report is rendered on screen.  
    Public PropertyGets or sets the export types available for the report.  
    Public PropertyGets or sets a value indicating whether the report supports Galley Mode, a specific layout or viewing mode.  
    Public PropertyGets or sets the name of the report.  
    Public PropertyGets or sets the descriptors for all parameters required or available for the report.  
    Public PropertyGets or sets the custom layout for the parameters panel.  
    Public PropertyGets or sets the size type of the report, which influences how the report handles overflow and scaling.  
    Public PropertyGets or sets the type of the report.  
    Top
    See Also