RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / Tag Class / Element Property

In This Topic
    Element Property (Tag)
    In This Topic
    The C1TextElement this tag belongs to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Element As C1TextElement
    public C1TextElement Element {get;}
    See Also