[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.BeginningEdit

BeginningEdit Event

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

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