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