ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ElementList Class / Owner Property

In This Topic
    Owner Property (ElementList)
    In This Topic
    Gets a reference to the Element that owns this ElementList.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Element
    public Element Owner {get;}
    See Also