CollectionView.OKToChangeCurrent Metodo

Definizione

Restituisce un valore che indica se la visualizzazione può modificare l'elemento CurrentItem.

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

Restituisce

false se un listener annulla la modifica; in caso contrario, true.

Si applica a