ComponentOne FinancialChart for WPF
C1.WPF Namespace / ISpellChecker Interface
Members



In This Topic
    ISpellChecker Interface
    In This Topic
    Provides spell checking services.
    Syntax
    'Declaration
     
    
    Public Interface ISpellChecker 
    'Usage
     
    
    Dim instance As ISpellChecker
    public interface ISpellChecker 
    public interface class ISpellChecker 
    Remarks
    This interface is implemented by C1SpellChecker in the C1.Silverlight.SpellChecker assembly.
    See Also