System.ComponentModel.IBindingListView.SortDescriptions Property

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

Syntax

public ListSortDescriptionCollection SortDescriptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.ComponentModel.ListSortDescriptionCollection is a read-only collection, once constructed.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0