ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormGroupElement Class / InitialState Property

In This Topic
    InitialState Property
    In This Topic
    Gets or sets whether the group should be expanded or collapsed when the form is initially displayed. If not provided, the default value is Expanded.
    Syntax
    Public Property InitialState As FormGroupElementInitialState
    public FormGroupElementInitialState InitialState {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also