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

In This Topic
    Element Property (C1BoxView)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Element As C1TextElement
    public C1TextElement Element {get;}
    See Also