バージョン

ModalDialogClosing フィールド (GridGroupByClientEvents)

モーダル ダイアログが閉じる前に発生するイベント。ハンドラー関数は引数 evt および ui を取得します。igGridGroupBy ウィジェットへの参照を取得するには ui.owner を使用します。ui.owner.grid を使用して、igGrid ウィジェットへの参照を取得します。モーダル ダイアログ要素への参照を取得するには ui.modalDialogElement を使用します。これは jQuery オブジェクトです。
シンタックス
'宣言
 
Public Const ModalDialogClosing As System.String
public const System.string ModalDialogClosing
参照

オンラインで表示: GitHub