InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CheckButtonElement Class / Root Property

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