WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlAdapter Class / GetSelectedTimes Method
The range of the cell.
In This Topic
    GetSelectedTimes Method (GridControlAdapter)
    In This Topic
    Gets the number of times a cell is selected.
    Syntax
    public virtual int GetSelectedTimes( 
       GridControlRange range
    )

    Parameters

    range
    The range of the cell.
    See Also