IBindingListView.SortDescriptions Vlastnost

Definice

Získá kolekci popisů řazení, které jsou aktuálně použity pro 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

Jedná se ListSortDescriptionCollection o kolekci určenou jen pro čtení.

Platí pro