Class DictionaryBase
Represents a class that provides basic properties to add dictionary.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class DictionaryBase : DictionaryBase
Constructors
DictionaryBase()
Declaration
public DictionaryBase()
Properties
DictionaryPath
Gets or sets the dictionary path.
Declaration
public string DictionaryPath { get; set; }
Property Value
| Type |
|---|
| System.String |