ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapFrame Class / MapGridsExpanded Property

In This Topic
    MapGridsExpanded Property
    In This Topic
    Gets or sets a value indicating whether the map frame grids are expanded in the contents pane.
    Syntax
    public bool MapGridsExpanded {get; set;}
    Public Property MapGridsExpanded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also