ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / IsLockedSectionContainerExpanded Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also