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

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