[]
Called after the cursor changed.
protected virtual void OnCursorChanged(GridControlRangeEventArgs e)
Protected Overridable Sub OnCursorChanged(e As GridControlRangeEventArgs)
| Type | Name | Description |
|---|---|---|
| GridControlRangeEventArgs | e | Event data containing information about the cursor change. |