ArcGIS Runtime SDK for WPF - Library Reference
IsVisible Property
See Also 
ESRI.ArcGIS.Client Namespace > MapGrid Class : IsVisible Property

Gets or sets the visibility of the entire MapGrid (including labels).

Syntax

Visual Basic (Declaration) 
Public Property IsVisible As Boolean
C# 
public bool IsVisible {get; set;}

Property Value

true if the grid is visible; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.