ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DocumentType Enumeration

In This Topic
    DocumentType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum DocumentType 
       Inherits System.Enum
    public enum DocumentType : System.Enum 
    Members
    MemberDescription
    dashboard 
    report 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Blazor.Designer.DocumentType

    See Also