IBindingListView.SortDescriptions Właściwość

Definicja

Pobiera kolekcję opisów sortowania stosowanych obecnie do źródła danych.

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

Wartość właściwości

Aktualnie ListSortDescriptionCollection stosowane do źródła danych.

Uwagi

Jest ListSortDescriptionCollection to kolekcja tylko do odczytu, po utworzeniu.

Dotyczy