IBindingListView.SortDescriptions Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.