FlexPivot for WinForms
EnterCell イベント (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : EnterCell イベント
Fires after the current cell changes (Row and Col properties).
シンタックス
'宣言
 
Public Event EnterCell As System.EventHandler
public event System.EventHandler EnterCell
解説
This event fires after the cursor enters a cell, either as a result of user actions (mouse or keyboard), or through code.
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ