RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1List Class / Root Property

In This Topic
    Root Property (C1List)
    In This Topic
    Returns the root element of this element's tree.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As C1TextElement
    public C1TextElement Root {get;}
    See Also