ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportType Enumeration

In This Topic
    ReportType Enumeration
    In This Topic
    Report types
    Syntax
    'Declaration
     
    Public Enum ReportType 
       Inherits System.Enum
    public enum ReportType : System.Enum 
    Members
    MemberDescription
    Page 
    Rdl 
    Section 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Blazor.Viewer.ReportType

    See Also