ArcGIS Pro 3.0 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, Windows 8.1

    See Also