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

Glossary Item Box

Specifies table row visibility.

Syntax

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

See Also