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

Parent Property (IElement)
Gets the parent of this element.
Syntax
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, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also