[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.MouseOverBrush

MouseOverBrush Property

MouseOverBrush

Gets or sets the brush to highlight the element when the mouse is over.

Declaration
[Parameter]
public C1Color MouseOverBrush { get; set; }
<Parameter>
Public Property MouseOverBrush As C1Color