[]
        
(Showing Draft Content)

C1.iOS.Grid.GridBase.CursorChanged

CursorChanged Event

Occurs after the cursor is changed.

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