System.Windows.Forms.BindingSource.SortProperty Property

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

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public virtual System.ComponentModel.PropertyDescriptor SortProperty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the list is not an System.ComponentModel.IBindingList, BindingSource.SortProperty always returns null.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0