DataView.IBindingListView.SortDescriptions Vlastnost

Definice

Popis tohoto člena najdete v tématu SortDescriptions.

property System::ComponentModel::ListSortDescriptionCollection ^ System::ComponentModel::IBindingListView::SortDescriptions { System::ComponentModel::ListSortDescriptionCollection ^ get(); };
System.ComponentModel.ListSortDescriptionCollection System.ComponentModel.IBindingListView.SortDescriptions { get; }
member this.System.ComponentModel.IBindingListView.SortDescriptions : System.ComponentModel.ListSortDescriptionCollection
 ReadOnly Property SortDescriptions As ListSortDescriptionCollection Implements IBindingListView.SortDescriptions

Hodnota vlastnosti

Popis tohoto člena najdete v tématu SortDescriptions.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Použití tohoto člena není podporováno a způsobí ArgumentException. Místo toho použijte metodu Clear pro DataRowCollection objekt vrácený objektem Rows.

Platí pro