バージョン

ModalDialogContentsRendering フィールド (GridGroupByClientEvents)

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

オンラインで表示: GitHub