C1.WinUI.GridControl Assembly / C1.WinUI.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
public int SelectedTimes {get; set;}
See Also