[]
Gets or sets a value that indicates whether the item is automatically selected when the prefix is entered.
public bool AutoSelect { get; set; }
Public Property AutoSelect As Boolean
Type | Description |
---|---|
bool | true if AutoSelect is enabled; otherwise, false. The default is false. |