[]
        
(Showing Draft Content)

C1.Maui.Grid.GridCellFactory.GetSelectedTimes

GetSelectedTimes Method

GetSelectedTimes(GridControlRange)

Gets the number of times a cell is selected.

Declaration
public override int GetSelectedTimes(GridControlRange range)
Public Overrides Function GetSelectedTimes(range As GridControlRange) As Integer
Parameters
Type Name Description
GridControlRange range

The range of the cell.

Returns
Type Description
int
Overrides