System.Windows.Forms.BindingSource.SortDescriptions Property

Gets the collection of sort descriptions applied to the data source.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

If the list is not an System.ComponentModel.IBindingListView, the BindingSource.SortDescriptions always returns null.

The System.ComponentModel.ListSortDescriptionCollection is a read-only collection.

Requirements

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