ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / LockedSectionDefinition Class / IsExpanded Property

In This Topic
    IsExpanded Property (LockedSectionDefinition)
    In This Topic
    Gets and sets whether the section is expanded or collapsed on the TOC.
    Syntax
    public bool IsExpanded {get; set;}
    Public Property IsExpanded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also