C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlCellView Class / SelectedTimes Property

In This Topic
SelectedTimes Property (GridControlCellView)
In This Topic
Gets or sets the number of times the cell is selected.
Syntax
'Declaration
 
Public Property SelectedTimes As Integer
 
See Also