MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/
SetCursor Method
/ SetCursor(Int32,Int32) Method
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
SetCursor(Int32,Int32) Method
In This Topic
Sets the cursor of the grid to the specified row and column.
Syntax
C#
public
new
bool
SetCursor(
int
row
,
int
column
)
Parameters
row
The row.
column
The column.
Return Value
true
if the operation succeeded
See Also
Reference
FlexGrid Class
FlexGrid Members
Overload List