ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubtypeGroupTable Class / Expanded Property

In This Topic
    Expanded Property (CIMSubtypeGroupTable)
    In This Topic
    Gets or sets a value indicating whether this group table is expanded in the contents pane.
    Syntax
    public bool Expanded {get; set;}
    Public Property Expanded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also