Gets or sets a value that determines whether a drop-down suggestion list is displayed for auto-complete.
One of the AutoCompleteStyle values that determines whether a drop-down suggestion list is displayed for autocompletion. The default value is SystemDefault.
The Style property determines whether a drop-down suggestion list is displayed for autocompletion. Setting this property to Inline causes suggestions to be made directly inside the text box or combo box instead of by displaying the suggestion window.
AutoCompleteManager Class | Skybound.AutoComplete Namespace