ActiveReports Developer 7
Hidden Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > Parameter Class : Hidden Property

Glossary Item Box

Indicates the parameter should not be displayed to the user.

Syntax

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

See Also