[]
Gets or sets whether the control should try to automatically complete entries using the list of items.
[Parameter] public bool AutoComplete { get; set; }
<Parameter> Public Property AutoComplete As Boolean