ListSortDescription::PropertyDescriptor Property

 

Gets or sets the abstract description of a class property associated with this ListSortDescription

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property PropertyDescriptor^ PropertyDescriptor {
	PropertyDescriptor^ get();
	void set(PropertyDescriptor^ value);
}

.NET Framework
Available since 2.0
Return to top
Show: