Bagikan melalui


BindingSource.SortDescriptions Properti

Definisi

Mendapatkan kumpulan deskripsi pengurutan yang diterapkan ke sumber data.

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

Nilai Properti

Jika sumber data adalah IBindingListView, ListSortDescriptionCollection yang berisi deskripsi pengurutan yang diterapkan ke daftar.

Penerapan

Atribut

Keterangan

Jika daftar bukan IBindingListView, properti ini mengembalikan:

ListSortDescriptionCollection adalah koleksi baca-saja.

Berlaku untuk