Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / Parent Property

In This Topic
    Parent Property (FontIconElement)
    In This Topic
    Gets the element's parent, or null if this is the root element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also