[]
Returns true if the ranges intersect.
public bool Intersects(GridCellRange range)
Public Function Intersects(range As GridCellRange) As Boolean
| Type | Name | Description |
|---|---|---|
| GridCellRange | range | the range to compare against. |
| Type | Description |
|---|---|
| bool |