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

In This Topic
    ReportType Enumeration
    In This Topic
    Report type
    Syntax
    'Declaration
     
    Public Enum ReportType 
       Inherits System.Enum
    public enum ReportType : System.Enum 
    Members
    MemberDescription
    Rdf 
    RdlJson 
    RdlMasterJson 
    RdlMasterXml 
    RdlXml 
    RpxJson 
    RpxXml 
    Inheritance Hierarchy

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

    See Also