[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.EnterCell

EnterCell Event

Fires after the current cell changes (Row and Col properties).

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public event EventHandler EnterCell
Returns
Type Description
EventHandler Fires after the current cell changes ( and properties).
Remarks

This event fires after the cursor enters a cell, either as a result of user actions (mouse or keyboard), or through code.