[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.LeaveCell

LeaveCell Event

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

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public event EventHandler LeaveCell
Returns
Type Description
EventHandler Fires before the current cell changes ( and properties).
Remarks

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