[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.IsMouseOverRange

IsMouseOverRange Method

IsMouseOverRange(GridControlRange)

Gets whether the specified range is in mouse-over state.

Declaration
protected virtual bool IsMouseOverRange(GridControlRange range)
Protected Overridable Function IsMouseOverRange(range As GridControlRange) As Boolean
Parameters
Type Name Description
GridControlRange range

The range to query about.

Returns
Type Description
bool