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


IMapGridWizard.MapGrid Property (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 > IMapGridWizard.MapGrid Property
ArcGIS Developer Help

IMapGridWizard.MapGrid Property

The specified grid (valid after calling DoModal).

[Visual Basic .NET]
Public ReadOnly Property MapGrid As IMapGrid
[C#]
public IMapGrid MapGrid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMapGridWizard Interface