menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SuggestionSettings - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved