ArcGIS Pro 3.3 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

    ArcGIS Pro version: 3 or higher.
    See Also