-
Home
-
API
-
Avalonia.Controls
-
ITreeDataGridSource
-
Methods
-
SortBy(IColumn, ListSortDirection)
SortBy(IColumn, ListSortDirection) Method
Definition
Requests to sort the source by the specified column.
bool SortBy(IColumn column, ListSortDirection direction)
Parameters
Returns
- Boolean
- True if the sort could be performed; otherwise false.