Property SortDirection
| Improve this Doc View SourceSortDirection
Gets the sort direction.
Declaration
public ListSortDirection? SortDirection { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.ComponentModel.ListSortDirection> |
Gets the sort direction.
public ListSortDirection? SortDirection { get; }
| Type | Description |
|---|---|
| System.Nullable<System.ComponentModel.ListSortDirection> |