C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / SelectedBrush Property

In This Topic
SelectedBrush Property (GridCellView)
In This Topic
Gets or sets the C1.Blazor.Core.C1Color that is used to paint the color of selected cell / row.
Syntax
'Declaration
 
Public Property SelectedBrush As C1Color
 
See Also