C1.Blazor.Grid Assembly / C1.Blazor.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
'Declaration
 
Public Property SelectedTimes As Integer
 
See Also