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