WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / SelectedTimes Property
In This Topic
    SelectedTimes Property (GridCellView)
    In This Topic
    Gets or sets the number of times the cell is selected.
    Syntax
    public int SelectedTimes {get; set;}
    See Also