Gets or sets whether the control should try to automatically complete entries using the list items as an item source.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool AutoComplete { get; set; } |
| Visual Basic |
|---|
Public Property AutoComplete As Boolean Get Set |