WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / GetSelectedTimes Method / GetSelectedTimes(GridControlRange) Method
The range.
In This Topic
    GetSelectedTimes(GridControlRange) Method
    In This Topic
    Gets the number of times this range is selected. state of the cells in a specified range.
    Syntax
    public int GetSelectedTimes( 
       GridControlRange range
    )

    Parameters

    range
    The range.
    See Also