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

In This Topic
MouseOverBrush Property (C1TreeView)
In This Topic
Gets or sets the C1.Blazor.Core.C1Color used to highlight the control when it has the mouse over.
Syntax
'Declaration
 
Public Property MouseOverBrush As C1Color
 
See Also