Input for WinForms | ComponentOne
C1.Framework Namespace / ParagraphElement Class / Root Property

In This Topic
    Root Property (ParagraphElement)
    In This Topic
    Gets the element's top-level parent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As Element
    public Element Root {get;}
    See Also