バージョン

OnBeforeCellDeactivate メソッド

コントロールの BeforeCellDeactivate イベントを呼び出します。
シンタックス
'宣言
 
Protected Overridable Sub OnBeforeCellDeactivate( _
   ByVal e As BeforeCellDeactivateEventArgs _
) 
protected virtual void OnBeforeCellDeactivate( 
   BeforeCellDeactivateEventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照