alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GrammarDictionaryBase

    Document as in base class

    Inheritance
    System.Object
    DictionaryBase
    GrammarDictionaryBase
    GrammarDictionaryBase
    Inherited Members
    DictionaryBase.Culture
    DictionaryBase.Encoding
    GrammarDictionaryBase.LoadDictionary()
    Namespace: Syncfusion.Windows.Controls
    Assembly: Syncfusion.SfSpellChecker.WPF.dll
    Syntax
    public class GrammarDictionaryBase : GrammarDictionaryBase

    Constructors

    GrammarDictionaryBase()

    Declaration
    public GrammarDictionaryBase()

    Properties

    DictionaryUri

    Gets or sets the dictionary uri.

    Declaration
    public Uri DictionaryUri { get; set; }
    Property Value
    Type
    System.Uri

    GrammarUri

    Gets or Sets the grammar uri.

    Declaration
    public Uri GrammarUri { get; set; }
    Property Value
    Type
    System.Uri
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved