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

In This Topic
AutoCompleteSource Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value specifying the source of complete strings used for automatic completion.
Syntax
'Declaration
 
Public Overridable Property AutoCompleteSource As AutoCompleteSource
 
See Also