バージョン

DropDownClosing フィールド (GridSummariesClientEvents)

サマリー列のドロップダウンが閉じ始める前に発生するイベント。ドロップダウンを閉じるのをキャンセルするには、false を返します。関数は引数 evt および ui を取得します。ui.columnKey を使用して、ドロップダウンを閉じる列の列キーを取得します。ui.owner を使用して、igGridSummaries ウィジェット オブジェクトにアクセスします。
シンタックス
'宣言
 
Public Const DropDownClosing As System.String
public const System.string DropDownClosing
参照

オンラインで表示: GitHub