This document is archived and information here might be outdated.  Recommended version.


IMapGridWizard Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IM > IMapGridWizard Interface
ArcGIS Developer Help

IMapGridWizard Interface

Provides access to members of the map grid wizard.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Shows the map grid wizard.
Read-only property GraphicElement The generated graphic element, if any (valid after calling DoModal).
Write-only property InitialGrid The initial map grid (optional).
Write-only property MapFrame The map frame the grid will be added to.
Read-only property MapGrid The specified grid (valid after calling DoModal).
Write-only property PageLayout The page layout containing the map frame.

Classes that implement IMapGridWizard

Classes Description
MapGridWizard Map grid wizard.