alexa

    Show / Hide Table of Contents

    Class SuggestionSettings

    Inheritance
    System.Object
    SuggestionSettings
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public class SuggestionSettings : DependencyObject

    Constructors

    SuggestionSettings()

    Declaration
    public SuggestionSettings()

    Properties

    SuggestionProviders

    Declaration
    public ObservableCollection<ISuggestionProvider> SuggestionProviders { get; set; }
    Property Value
    Type
    System.Collections.ObjectModel.ObservableCollection<ISuggestionProvider>
    Back to top Generated by DocFX