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 |
Direction of sort
public enum ListSortDirection
| Name | Description |
|---|---|
| Ascending | The ascending order |
| Descending | The descending order |