ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElement Class / Expanded Property

In This Topic
    Expanded Property (CIMElement)
    In This Topic
    Gets or sets a value indicating whether this element is expanded in the contents pane.
    Syntax
    public bool Expanded {get; set;}
    Public Property Expanded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also