[]
Initializes a new instance of a UnboundSortDescription.
public UnboundSortDescription()
Initializes a new instance of a UnboundSortDescription.
public UnboundSortDescription(Column column, ListSortDirection direction)
Type | Name | Description |
---|---|---|
Column | column | The column to sort the list by. |
ListSortDirection | direction | The sort order. |