Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / DataPagerButton Class / _isFocusable Field

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