MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Sort Enumeration

Sort Enumeration
Specifies the default properties sort mode.
Syntax
'Declaration
 
Public Enum Sort 
   Inherits System.Enum
 
Members
MemberDescription
alphabeticalSort properties alphabetically.
categorizedSort properties by category.
Inheritance Hierarchy

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

See Also