ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutView Class / ActiveElementContainer Property

In This Topic
    ActiveElementContainer Property (LayoutView)
    In This Topic
    Gets the active element container
    Syntax
    public IElementContainer ActiveElementContainer {get;}
    Public ReadOnly Property ActiveElementContainer As IElementContainer
    Remarks
    Returns null if there is no active element container
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also