[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.OnCellPointerExited

OnCellPointerExited Method

OnCellPointerExited(GridControlInputEventArgs)

Called when the pointer exits from a cell area.

Declaration
protected virtual void OnCellPointerExited(GridControlInputEventArgs e)
Parameters
Type Name Description
GridControlInputEventArgs e

The event that originated the action.