Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / ExpanderButton Class / _isFocusable Field

In This Topic
    _isFocusable Field (ExpanderButton)
    In This Topic
    Gets or sets whether the button can receive the focus.
    Syntax
    'Declaration
     
    
    Public _isFocusable As Boolean
    public bool _isFocusable
    See Also