[]
Called when the pointer exits from a cell area.
protected virtual void OnCellPointerExited(GridControlInputEventArgs e)
Protected Overridable Sub OnCellPointerExited(e As GridControlInputEventArgs)
| Type | Name | Description |
|---|---|---|
| GridControlInputEventArgs | e | The event that originated the action. |