Xuni 製品ヘルプ
OnEditEnded メソッド
編集された範囲
エディタ
編集がキャンセルされた場合は true
セルの編集が終了したときに呼び出されます。
構文
public virtual void OnEditEnded( 
   GridCellRange range,
   Xamarin.Forms.View editor,
   System.bool editCancelled
)

パラメータ

range
編集された範囲
editor
エディタ
editCancelled
編集がキャンセルされた場合は true
例外
例外解説
System.NotImplementedExceptionThe exception that is thrown when a requested method or operation is not implemented.
参照

GridCellFactory クラス
GridCellFactory メンバ

 

 


Copyright c GrapeCity inc. All rights reserved.