ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / DictionaryPath Property

In This Topic
    DictionaryPath Property (C1Editor)
    In This Topic
    SpellChecker dictionary path.
    Syntax
    'Declaration
     
    Public Property DictionaryPath As System.String
    public System.string DictionaryPath {get; set;}
    Example
    Example of the relative path: "~/Dictionaries/C1Spell_de-DE.dct"
    See Also