BindingSource.SortDescriptions Özellik

Tanım

Veri kaynağına uygulanan sıralama açıklamaları koleksiyonunu alır.

public:
 virtual property System::ComponentModel::ListSortDescriptionCollection ^ SortDescriptions { System::ComponentModel::ListSortDescriptionCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.ComponentModel.ListSortDescriptionCollection SortDescriptions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SortDescriptions : System.ComponentModel.ListSortDescriptionCollection
Public Overridable ReadOnly Property SortDescriptions As ListSortDescriptionCollection

Özellik Değeri

Veri kaynağı bir IBindingListViewise, listeye uygulanan sıralama açıklamalarını içeren bir ListSortDescriptionCollection .

Uygulamalar

Öznitelikler

Açıklamalar

Liste bir IBindingListViewdeğilse, bu özellik şunu döndürür:

ListSortDescriptionCollection salt okunur bir koleksiyondur.

Şunlara uygulanır