ArcGIS Pro 3.7 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
    ReadOnly Property Parent As IElementContainer
    IElementContainer Parent {get;}

    Property Value

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also