- Namespace
- Avalonia
.Collections - Containing Type
- Data
Grid Sort Description
Syntax
[Obsolete("Use overload taking a ListSortDirection.")]
public static DataGridSortDescription FromPath(string propertyPath, bool descending, CultureInfo culture = null)
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Parameters
Name | Type | Description |
---|---|---|
propertyPath | string | |
descending | bool | |
culture | CultureInfo |
Return Value
Type | Description |
---|---|
Data |