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

    See Also