Version

ColumnSortDescription Class Members

The following tables list the members exposed by ColumnSortDescription.

Public Constructors
 NameDescription
Public ConstructorColumnSortDescription ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyPropertyPathGets or sets the property being sorted.  
Public PropertySortDirectionGets or sets the direction to sort based on the property.  
Public Methods
 NameDescription
Public MethodEqualsReturns if the SortDescription is equal to another.  
Public MethodGetHashCodeReturns the hash code for the SortDescription.  
See Also