WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
C1GridControl Class
/ GetSelectedTimes Method
The range.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetSelectedTimes Method (C1GridControl)
In This Topic
Gets the number of times this range is selected. state of the cells in a specified range.
Syntax
C#
public
int
GetSelectedTimes(
GridControlRange
range
)
Parameters
range
The range.
See Also
Reference
C1GridControl Class
C1GridControl Members