WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridCellRange Class
/
GridCellRange Constructor
/ GridCellRange Constructor(Int32,Int32)
The row.
The column.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GridCellRange Constructor(Int32,Int32)
In This Topic
Initializes a new instance of the
GridCellRange
class.
Syntax
C#
public
GridCellRange(
int
row
,
int
col
)
Parameters
row
The row.
col
The column.
See Also
Reference
GridCellRange Class
GridCellRange Members
Overload List