ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / IsExpanded Property

In This Topic
    IsExpanded Property (Layer)
    In This Topic
    Gets whether the layer is expanded or collapsed on the TOC.
    Syntax
    public bool IsExpanded {get;}
    Public ReadOnly Property IsExpanded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also