[]
Raises the CursorChanged event.
protected void OnCursorChanged(GridCellRangeEventArgs e)
Type | Name | Description |
---|---|---|
GridCellRangeEventArgs | e | The GridCellRangeEventArgs instance containing the event data. |
Called after the cursor changed.
protected override sealed void OnCursorChanged(GridControlRangeEventArgs e)
Type | Name | Description |
---|---|---|
GridControlRangeEventArgs | e | Event data containing information about the cursor change. |