[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.BeginningRowEdit

BeginningRowEdit Event

Occurs when the edit of a row is about to start.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridCellEditEventArgs> BeginningRowEdit
Returns
Type Description
EventHandler<GridCellEditEventArgs> Occurs when the edit of a row is about to start.