[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.OnCursorChanged

OnCursorChanged Method

OnCursorChanged(GridCellRangeEventArgs)

Raises the CursorChanged event.

Declaration
protected void OnCursorChanged(GridCellRangeEventArgs e)
Parameters
Type Name Description
GridCellRangeEventArgs e

The GridCellRangeEventArgs instance containing the event data.