'Declaration Public Function Intersects( _ ByVal range As GridCellRange _ ) As Boolean
public bool Intersects( GridCellRange range )
Parameters
- range
- the range to compare against.
'Declaration Public Function Intersects( _ ByVal range As GridCellRange _ ) As Boolean
public bool Intersects( GridCellRange range )