C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class / GetSelectedTimes Method
The range.

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
'Declaration
 
Public Function GetSelectedTimes( _
   ByVal range As GridControlRange _
) As Integer
 

Parameters

range
The range.
See Also