バージョン

RowEditDialogBeforeClose フィールド

行編集ダイアログが閉じる前に発生するイベント。関数は引数 evt および ui を取得します。ui.owner を使用して、igGridUpdating への参照を取得します。行編集ダイアログ DOM 要素への参照を取得するには ui.dialogElement を使用します。
シンタックス
'宣言
 
Public Const RowEditDialogBeforeClose As System.String
public const System.string RowEditDialogBeforeClose
参照

オンラインで表示: GitHub