ListSortDescription::PropertyDescriptor Property
.NET Framework (current version)
Gets or sets the abstract description of a class property associated with this ListSortDescription
Assembly: System (in System.dll)
public: property PropertyDescriptor^ PropertyDescriptor { PropertyDescriptor^ get(); void set(PropertyDescriptor^ value); }
Property Value
Type: System.ComponentModel::PropertyDescriptor^The PropertyDescriptor associated with this ListSortDescription.
.NET Framework
Available since 2.0
Available since 2.0
Show: