MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/
Item Property
/ Item(Int32,Int32) Property
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
Item(Int32,Int32) Property
In This Topic
Gets or sets the value of the cell specified by its row and column.
Syntax
C#
public
object
Item(
int
row
,
int
col
) {
get
;
set
;}
Parameters
row
The row.
col
The column.
See Also
Reference
FlexGrid Class
FlexGrid Members
Overload List