[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.CancelAddRow

CancelAddRow Event

Fires when the cursor leaves the new row without making any changes to it.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public event RowColEventHandler CancelAddRow
Returns
Type Description
RowColEventHandler Fires when the cursor leaves the new row without making any changes to it.
Remarks

For details, see the AfterAddRow event.