C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / SelectedBackground Property

In This Topic
SelectedBackground Property
In This Topic
Gets or sets the C1.Blazor.Core.C1Color used to highlight the control when it is selected.
Syntax
'Declaration
 
Public Property SelectedBackground As C1Color
 
See Also