ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / Expanded Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also