CollectionView.OKToChangeCurrent Méthode

Définition

Retourne une valeur qui indique si la vue peut changer d'élément CurrentItem.

protected:
 bool OKToChangeCurrent();
protected bool OKToChangeCurrent ();
member this.OKToChangeCurrent : unit -> bool
Protected Function OKToChangeCurrent () As Boolean

Retours

false si un écouteur annule la modification ; sinon, true.

S’applique à