IBindingListView.SortDescriptions Tulajdonság

Definíció

Lekéri az adatforrásra jelenleg alkalmazott rendezési leírások gyűjteményét.

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

Tulajdonság értéke

Az ListSortDescriptionCollection adatforrásra jelenleg alkalmazott.

Megjegyzések

Ez ListSortDescriptionCollection egy írásvédett gyűjtemény, amely egyszer készült.

A következőre érvényes: