[]
Gets a collection of SortDescription objects that describe how the items in the collection are sorted.
public SortDescriptionCollection SortDescriptions { get; }
Type | Description |
---|---|
SortDescriptionCollection | A collection of SortDescription objects that describe how the items in the collection are sorted. |