menu

WinForms

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

    Show / Hide Table of Contents

    Class GrammarDictionaryBase

    Represents base class that requires base dictionary file with affix file.

    Inheritance
    System.Object
    DictionaryBase
    GrammarDictionaryBase
    HunspellDictionaryBase
    IspellDictionaryBase
    GrammarDictionaryBase
    Inherited Members
    DictionaryBase.Culture
    DictionaryBase.Encoding
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.SpellChecker.Base
    Assembly: Syncfusion.SpellChecker.Base.dll
    Syntax
    public abstract class GrammarDictionaryBase : DictionaryBase

    Constructors

    GrammarDictionaryBase()

    Declaration
    protected GrammarDictionaryBase()

    Methods

    LoadDictionary()

    Declaration
    protected override bool LoadDictionary()
    Returns
    Type
    System.Boolean
    Overrides
    DictionaryBase.LoadDictionary()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved