ActiveReports Developer 7
Hidden Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IToggleReceiver Interface : Hidden Property

Glossary Item Box

Indicates whether the item should be visible.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Hidden As System.Boolean
C# 
System.bool Hidden {get;}

See Also