バージョン

OnBeforeEditorButtonDropDown メソッド (UltraEditorButtonColumnBase)

BeforeEditorButtonDropDown イベントを呼び出します。
シンタックス
'宣言
 
Protected Overridable Sub OnBeforeEditorButtonDropDown( _
   ByVal e As BeforeEditorButtonDropDownEventArgs _
) 
protected virtual void OnBeforeEditorButtonDropDown( 
   BeforeEditorButtonDropDownEventArgs e
)

パラメータ

e
イベント引数。
参照