[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1ToggleButtonTool.IsChecked

IsChecked Property

IsChecked

Gets or sets whether the button is checked.

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