Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1DropDown Class / Focus Method

In This Topic
    Focus Method (C1DropDown)
    In This Topic
    Sets the focus in the control.
    Syntax
    'Declaration
     
    
    Public Function Focus() As Boolean
    public bool Focus()
    See Also