ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IGridOptionsEnvironment Interface / HasGridOptions Method

In This Topic
    HasGridOptions Method (IGridOptionsEnvironment)
    In This Topic
    Gets whether a map currently has any grid options
    Syntax
    Function HasGridOptions( _
       ByVal map As Map _
    ) As Boolean
    bool HasGridOptions( 
       Map map
    )

    Parameters

    map

    Return Value

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also