C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / AutoCompleteMode Property

In This Topic
AutoCompleteMode Property (C1DropDownEditorBase)
In This Topic
Gets or sets an option that controls how automatic completion works for the control.
Syntax
'Declaration
 
Public Overridable Property AutoCompleteMode As AutoCompleteMode
 
See Also