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