RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / ISpellCheckableEditor Interface / Control Property

In This Topic
    Control Property (ISpellCheckableEditor)
    In This Topic
    Gets a reference to the Control that implements the editor.
    Syntax
    'Declaration
     
    
    ReadOnly Property Control As Control
    Control Control {get;}
    See Also