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

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