Enum SuggestionDisplayMode
Defines the display mode options for suggestions in the smart text editor.
Namespace: Syncfusion.UI.Xaml.SmartComponents
Assembly: Syncfusion.SfSmartComponents.Wpf.dll
Syntax
public enum SuggestionDisplayMode
Fields
| Name | Description |
|---|---|
| Inline | Display the suggestion inline. |
| Popup | Display the suggestion popup. |