[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.CheckedBrush

CheckedBrush Property

CheckedBrush

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

Declaration
[Parameter]
[Obsolete("Use CheckedBackground instead.")]
public C1Color CheckedBrush { get; set; }
<Parameter>
<Obsolete("Use CheckedBackground instead.")>
Public Property CheckedBrush As C1Color