Hidden Property (IMapDockableSubItem)
In This Topic
Gets a value indicating whether the item is hidden.
Syntax
'Declaration
ReadOnly Property Hidden As Boolean
Property Value
A
System.Boolean value.
true
if the item is hidden; otherwise,
false
.
See Also