[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CursorChanging

CursorChanging Event

Occurs before the cursor is changed.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public event EventHandler<GridCellRangeEventArgs> CursorChanging
Returns
Type Description
EventHandler<GridCellRangeEventArgs> Occurs before the cursor is changed.