ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElement Interface / Parent Property

In This Topic
    Parent Property (IElement)
    In This Topic
    Gets the parent of this element.
    Syntax
    IElementContainer Parent {get;}
    ReadOnly Property Parent As IElementContainer

    Property Value

    IElementContainer
    Remarks
    Parents can be one of: ArcGIS.Desktop.Layouts.GroupElement
    rcGIS.Desktop.Layouts.Layout
    GraphicsLayer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also