IBindingListView.SortDescriptions Özellik

Tanım

Şu anda veri kaynağına uygulanan sıralama açıklamalarının koleksiyonunu alır.

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

Özellik Değeri

Şu ListSortDescriptionCollection anda veri kaynağına uygulanan.

Açıklamalar

ListSortDescriptionCollection, bir kez oluşturulan salt okunur bir koleksiyondur.

Şunlara uygulanır