[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.CursorChanging

CursorChanging Event

Occurs before the cursor is changed.

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