System.ComponentModel.IBindingList.SortProperty Property

Gets the System.ComponentModel.PropertyDescriptor that is being used for sorting.

Syntax

public PropertyDescriptor SortProperty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is supported if IBindingList.SupportsSorting is true; otherwise, this property throws a NotSupportedException.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0