[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CursorChanged

CursorChanged Event

Occurs after the cursor is changed.

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