RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1TextElementView Class / Element Property

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