menu

UWP

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

    Show / Hide Table of Contents

    Class SuggestionSettings

    Inheritance
    System.Object
    SuggestionSettings
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.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>

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved