[]
        
(Showing Draft Content)

C1.WinUI.Grid.C1GridControl.IsMouseOverRange

IsMouseOverRange Method

IsMouseOverRange(GridControlRange)

Gets or sets whether the cell in the specified range has the mouse over.

Declaration
protected virtual bool IsMouseOverRange(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range to test.

Returns
Type Description
bool