GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Visibility Class : Hidden Property |
Gets or sets a Boolean expression that indicates whether the item is initially hidden.
'Declaration Public Property Hidden As ExpressionInfo
public ExpressionInfo Hidden {get; set;}
An ExpressionInfo object that evaluates to a Boolean value indicating whether the item is initially hidden. The default value is false.