ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / GroupElement Class / IsLocked Property

In This Topic
    IsLocked Property (GroupElement)
    In This Topic
    Gets if the element is locked.
    Syntax
    public override bool IsLocked {get;}
    Public Overrides ReadOnly Property IsLocked As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also