RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1UnderlineTool Class / RichTextBox Property

In This Topic
    RichTextBox Property (C1UnderlineTool)
    In This Topic
    Gets the C1.WPF.RichTextBox.C1RichTextBox this tool edits.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RichTextBox As C1RichTextBox
    public C1RichTextBox RichTextBox {get;}
    See Also