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

Glossary Item Box

Specifies that there should be visual effects for the area.

Syntax

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

See Also