Hidden Property (IBandedListGroup)
In This Topic
Gets a value indicating the initial visibility for this instance.
Syntax
'Declaration
ReadOnly Property Hidden As Boolean
Property Value
A
System.Boolean value.
true
if the instance is hidden; otherwise,
false
.
See Also