バージョン

columnChooserClosing フィールド

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

オンラインで表示: GitHub