ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / SpellDictionaryBase Class / State Property

In This Topic
    State Property
    In This Topic
    Gets a DictionaryState value that indicates whether the dictionary was loaded successfully.
    Syntax
    'Declaration
     
    Public Property State As DictionaryState
    public DictionaryState State {get; set;}
    See Also