MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellRange Class
/ Intersects Method
the range to compare against.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Intersects Method (GridCellRange)
In This Topic
Returns true if the ranges intersect.
Syntax
C#
public
bool
Intersects(
GridCellRange
range
)
Parameters
range
the range to compare against.
See Also
Reference
GridCellRange Class
GridCellRange Members