[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.IsChecked

IsChecked Property

IsChecked

Gets or sets whether the C1ToggleButton is checked.

Declaration
[Parameter]
public bool? IsChecked { get; set; }
<Parameter>
Public Property IsChecked As Boolean?