Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ScrollViewer Class / Focus Method

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