C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / FocusAsync() Method

In This Topic
FocusAsync() Method
In This Topic
Sets the focus in the control.
Syntax
'Declaration
 
Public Overrides Function FocusAsync() As Task(Of Boolean)
 
See Also