WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/
GetSelectedTimes Method
/ GetSelectedTimes(Int32,Int32) Method
The row index.
The column index.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetSelectedTimes(Int32,Int32) Method
In This Topic
Gets the number of times a cell is selected.
Syntax
C#
public
int
GetSelectedTimes(
int
row
,
int
col
)
Parameters
row
The row index.
col
The column index.
See Also
Reference
FlexGrid Class
FlexGrid Members
Overload List