[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.PressedBrush

PressedBrush Property

PressedBrush

Gets or sets the brush to highlight the element when the button is pressed.

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