[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellRange.Intersects

Intersects Method

Intersects(GridCellRange)

Returns true if the ranges intersect.

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

the range to compare against.

Returns
Type Description
bool