MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellRange Class
/
Contains Method
/ Contains(GridCellRange) Method
GridCellRange
that may be contained within this range.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Contains(GridCellRange) Method
In This Topic
Gets a value that indicates whether this range contains another range.
Syntax
C#
public
bool
Contains(
GridCellRange
rng
)
Parameters
rng
GridCellRange
that may be contained within this range.
Return Value
True if this range contains the range specified by the
rng
parameter.
See Also
Reference
GridCellRange Class
GridCellRange Members
Overload List