Class SuggestionSettings
Inheritance
System.Object
    SuggestionSettings
  Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public class SuggestionSettings : DependencyObjectConstructors
SuggestionSettings()
Declaration
public SuggestionSettings()Properties
SuggestionProviders
Declaration
public ObservableCollection<ISuggestionProvider> SuggestionProviders { get; set; }Property Value
| Type | 
|---|
| System.Collections.ObjectModel.ObservableCollection<ISuggestionProvider> |