Enum AutoCompleteModes
Spectify the types of AutoCompleteModes
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum AutoCompleteModes
Fields
Name | Description |
---|---|
None | If None, auto complete will not be performed |
Suggest | If Suggest, it will suggest the items based on the entered text |