C1.WPF.Input Namespace / C1MultiSelect Class / AutoCompleteMode Property

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