SPREAD for WPF 3.0J - GcSpreadGrid
OnMouseLeftButtonDown メソッド (CellDropDownButton)

GrapeCity.Windows.SpreadGrid.Presenters 名前空間 > CellDropDownButton クラス : OnMouseLeftButtonDown メソッド
イベントデータ。
このコントロールの上にマウスポインタがある間にマウス左ボタンが押されたときに発生する System.Windows.UIElement.MouseLeftButtonDown イベントのクラス処理を提供します。
シンタックス
'宣言
 
Protected Overrides Sub OnMouseLeftButtonDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnMouseLeftButtonDown( 
   MouseButtonEventArgs e
)

パラメータ

e
イベントデータ。
例外
例外解説
e が null です。
参照

CellDropDownButton クラス
CellDropDownButton メンバ