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

In This Topic
    Sort Enumeration
    In This Topic
    Specifies default properties sort mode.
    Syntax
    'Declaration
     
    Public Enum Sort 
       Inherits System.Enum
    public enum Sort : System.Enum 
    Members
    MemberDescription
    alphabetical 
    categorized 
    Inheritance Hierarchy

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

    See Also