C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / SelectOnItemFocus Property

In This Topic
SelectOnItemFocus Property
In This Topic
A value that determines whether to select the item when the item gains focus or is activated. Default: false. Type: Boolean.
Syntax
'Declaration
 
Public Property SelectOnItemFocus As System.Boolean
 
See Also