IBindingListView.SortDescriptions Vlastnost

Definice

Získá kolekci popisů řazení aktuálně použitých na zdroj dat.

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

Hodnota vlastnosti

Aktuálně ListSortDescriptionCollection použitá pro zdroj dat.

Poznámky

Je ListSortDescriptionCollection kolekce jen pro čtení, jakmile je vytvořená.

Platí pro