Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ISpellChecker Interface / Enabled Property

In This Topic
    Enabled Property
    In This Topic
    Gets a value that indicates whether the main spelling dictionary has been loaded.
    Syntax
    'Declaration
     
    
    ReadOnly Property Enabled As Boolean
    bool Enabled {get;}
    See Also