Visual Basic (Declaration) | |
---|---|
Public Property IsHidden As Boolean |
C# | |
---|---|
public bool IsHidden {get; set;} |
When a layer item is hidden, it's no more returned in the LayerItemsSource enumeration of its parent items, but it's still returned in the LayerItems enumeration of its parent item.
Property Value
true
if the layer item must not be displayed in the legend; otherwise, false
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8