[]
        
(Showing Draft Content)

C1.WPF.Grid.GridControlAdapter.OnCellPointerEntered

OnCellPointerEntered Method

OnCellPointerEntered(GridControlInputEventArgs)

Called when the pointer enters in a cell area.

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

The event that originated the action.