[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.CheckedBackground

CheckedBackground Property

CheckedBackground

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

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