ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSpatialElement Interface / Hidden Property

In This Topic
Hidden Property (IMapSpatialElement)
In This Topic
Gets a value indicating whether the element is hidden.
Syntax
'Declaration
 
ReadOnly Property Hidden As Boolean
 

Property Value

A System.Boolean value. true if the element is hidden; otherwise, false.
See Also