Enum ListSortDirection
Direction of sort
Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum ListSortDirection
Fields
Name | Description |
---|---|
Ascending | The ascending order |
Descending | The descending order |