Returns whether autocompletion is available for controls of a specified Type.
true if autocompletion is supported for the specific type; otherwise, false.
Autocompletion is supported for TextBox and ComboBox controls, and any control that derrives from either type.
AutoCompleteManager Class | Skybound.AutoComplete Namespace