BindingList<T>.IBindingList.SortDirection Właściwość

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz SortDirection.

property System::ComponentModel::ListSortDirection System::ComponentModel::IBindingList::SortDirection { System::ComponentModel::ListSortDirection get(); };
System.ComponentModel.ListSortDirection System.ComponentModel.IBindingList.SortDirection { get; }
member this.System.ComponentModel.IBindingList.SortDirection : System.ComponentModel.ListSortDirection
 ReadOnly Property SortDirection As ListSortDirection Implements IBindingList.SortDirection

Wartość właściwości

Jedna z ListSortDirection wartości.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy BindingList<T> wystąpienie jest rzutowanie do interfejsu IBindingList .

Dotyczy