Class SortOrder
Defines the files sorting order in FileManager.
Inheritance
System.Object
SortOrder
Namespace: Syncfusion.EJ2.FileManager
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SortOrder : Enum
Fields
Ascending
Declaration
public const SortOrder Ascending
Field Value
Type |
---|
SortOrder |
Descending
Declaration
public const SortOrder Descending
Field Value
Type |
---|
SortOrder |
None
Declaration
public const SortOrder None
Field Value
Type |
---|
SortOrder |