[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlRange.Intersects

Intersects Method

Intersects(GridControlRange)

Returns true if this range is intersected by the specified range.

Declaration
public bool Intersects(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range to test whether intersects this range.

Returns
Type Description
bool