Gets the sorting property descriptor.
| C# | Visual Basic |
public virtual PropertyDescriptor SortProperty { get; }
Public Overridable ReadOnly Property SortProperty As PropertyDescriptor Get
This property is supported if SupportsSorting is true;
otherwise, this property throws a NotSupportedException.