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

In This Topic
    PlatformType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum PlatformType 
       Inherits System.Enum
    public enum PlatformType : System.Enum 
    Members
    MemberDescription
    rdlx 
    rpx 
    Inheritance Hierarchy

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

    See Also