バージョン

OnCellMouseDown メソッド (CellBase)

セルがクリックされたときに起動されます。
シンタックス
'宣言
 
Protected Friend Overridable Function OnCellMouseDown( _
   ByVal e As MouseEventArgs _
) As DragSelectType
protected internal virtual DragSelectType OnCellMouseDown( 
   MouseEventArgs e
)

パラメータ

e

戻り値の型

メソッドが処理されたかどうか。
参照