DataView.IBindingList.SupportsSorting Propriété

Définition

Pour obtenir une description de ce membre, consultez SupportsSorting.

property bool System::ComponentModel::IBindingList::SupportsSorting { bool get(); };
bool System.ComponentModel.IBindingList.SupportsSorting { get; }
member this.System.ComponentModel.IBindingList.SupportsSorting : bool
 ReadOnly Property SupportsSorting As Boolean Implements IBindingList.SupportsSorting

Valeur de propriété

Pour obtenir une description de ce membre, consultez SupportsSorting.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DataView est castée en interface IBindingList.

S’applique à