ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / IsSectionContainerExpanded Property

In This Topic
    IsSectionContainerExpanded Property
    In This Topic
    Gets whether the section container appears expanded.
    Syntax
    public bool IsSectionContainerExpanded {get;}
    Public ReadOnly Property IsSectionContainerExpanded As Boolean
    Remarks
    When the section container is expanded in the TOC, (dynamic) section entries are visible.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also