[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.IsMouseOverRange

IsMouseOverRange Method

IsMouseOverRange(GridControlRange)

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

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

The range to query about.

Returns
Type Description
bool