[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.BeginningEdit

BeginningEdit Event

Occurs before a cell enters editing mode.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public event EventHandler<CellEditEventArgs> BeginningEdit
Returns
Type Description
EventHandler<CellEditEventArgs> Occurs before a cell enters editing mode.