menu

WinForms

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

    Show / Hide Table of Contents

    Class CustomDictionary

    Represents a class that is used to add custom dictionaries in the dictionary collection.

    Inheritance
    System.Object
    DictionaryBase
    CustomDictionaryBase
    CustomDictionary
    Inherited Members
    DictionaryBase.Culture
    DictionaryBase.Encoding
    DictionaryBase.LoadDictionary()
    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.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class CustomDictionary : CustomDictionaryBase

    Constructors

    CustomDictionary()

    Declaration
    public CustomDictionary()

    Properties

    DictionaryPath

    Gets or sets the dictionary path.

    Declaration
    public string DictionaryPath { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved