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

Glossary Item Box

Indicates that the group should be hidden.

Syntax

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

See Also