True DBGrid for WinForms
BeforeRowColChange イベント (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : BeforeRowColChange イベント
Occurs prior to focus moving to another cell.
シンタックス
'宣言
 
Public Event BeforeRowColChange As CancelEventHandler
public event CancelEventHandler BeforeRowColChange
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、CancelEventArgs 型の引数を受け取りました。次の CancelEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets a value indicating that the action should not be performed.  
参照