CollectionView.OKToChangeCurrent 方法

定義

傳回值,指出檢視是否可以變更哪一個項目是 CurrentItem

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

傳回

如果接聽程式取消變更,就是 false,否則就是 true

適用於