menu

UWP

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

    Show / Hide Table of Contents

    Class RichTextBoxAdvResourceWrapper

    Represents a resource wrapper for Syncfusion.UI.Xaml.RichTextBoxAdv.SfRichTextBoxAdv control.

    Inheritance
    System.Object
    RichTextBoxAdvResourceWrapper
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public class RichTextBoxAdvResourceWrapper : Object

    Constructors

    RichTextBoxAdvResourceWrapper()

    Initializes a new instance of the RichTextBoxAdvResourceWrapper class.

    Declaration
    public RichTextBoxAdvResourceWrapper()

    Properties

    SpellingPaneAddToDictionary

    Gets the culture based value for add to dictionary button in spelling pane.

    Declaration
    public static string SpellingPaneAddToDictionary { get; }
    Property Value
    Type
    System.String

    SpellingPaneChange

    Gets the culture based value for change button in spelling pane.

    Declaration
    public static string SpellingPaneChange { get; }
    Property Value
    Type
    System.String

    SpellingPaneChangeAll

    Gets the culture based value for change all button in spelling pane.

    Declaration
    public static string SpellingPaneChangeAll { get; }
    Property Value
    Type
    System.String

    SpellingPaneIgnoreAll

    Gets the culture based value for ignore all button in spelling pane.

    Declaration
    public static string SpellingPaneIgnoreAll { get; }
    Property Value
    Type
    System.String

    SpellingPaneResume

    Gets the culture based value for resume button in spelling pane.

    Declaration
    public static string SpellingPaneResume { get; }
    Property Value
    Type
    System.String

    SpellingPaneSpelling

    Gets the culture based value for the title of spelling pane.

    Declaration
    public static string SpellingPaneSpelling { get; }
    Property Value
    Type
    System.String

    SpellingPaneSuccessMessage

    Gets the culture based value for success message in spelling pane.

    Declaration
    public static string SpellingPaneSuccessMessage { get; }
    Property Value
    Type
    System.String

    SuggestionBoxErrorMessage

    Get the suggestion search error message Culture Based Value.

    Declaration
    public static string SuggestionBoxErrorMessage { get; }
    Property Value
    Type
    System.String

    Extension Methods

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