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


IMapGridWizard.MapGrid Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

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