ListSortDescription Constructor (PropertyDescriptor^, ListSortDirection)
.NET Framework (current version)
Initializes a new instance of the ListSortDescription class with the specified property description and direction.
Assembly: System (in System.dll)
Parameters
- property
-
Type:
System.ComponentModel::PropertyDescriptor^
The PropertyDescriptor that describes the property by which the data source is sorted.
- direction
-
Type:
System.ComponentModel::ListSortDirection
One of the ListSortDescription values.
.NET Framework
Available since 2.0
Available since 2.0
Show: