ArcGIS Pro 3.7 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 Property IsExpanded As Boolean
    public bool IsExpanded {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also