Name | Description | |
---|---|---|
![]() | SortDescription Constructor |
The following tables list the members exposed by SortDescription.
Name | Description | |
---|---|---|
![]() | SortDescription Constructor |
Name | Description | |
---|---|---|
![]() | Ascending | Gets or sets whether sorting with ascending. |
![]() | Property | Gets or sets which property is used for sorting. |
![]() | SortNulls | Gets or sets a value that determines how null values should be sorted. |
![]() | SortNullsFirst | Gets or sets a value that determines whether null values should appear first or last when the collection is sorted(regardless of sort direction). |