[]
Initializes a new instance of the SortDescriptor class.
public SortDescriptor()
Initializes a new instance of the SortDescriptor class.
public SortDescriptor(string propertyPath, ListSortDirection direction)
| Type | Name | Description |
|---|---|---|
| string | propertyPath | The sort property path |
| ListSortDirection | direction | The sort direction |