C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class / AutoFocus Property

In This Topic
AutoFocus Property
In This Topic
If set to true the first item will be automatically focused. Reference: http://jqueryui.com/demos/autocomplete/#autoFocus
Syntax
'Declaration
 
Public Property AutoFocus As System.Boolean
 
See Also