SelectOnItemFocus Property
A value that determines whether to select the item when the item gains focus or is activated. Default: false. Type: Boolean.
public System.bool SelectOnItemFocus {get; set;}
'Declaration
Public Property SelectOnItemFocus As System.Boolean