Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1CheckBox Class / Checked Property

In This Topic
    Checked Property (C1CheckBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Checked As EventHandler
    public EventHandler Checked {get; set;}
    See Also