ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / Hidden Property

In This Topic
Hidden Property (ReportSectionBase)
In This Topic
Gets a value indicating whether the report section is hidden.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Hidden As Boolean
 

Property Value

true if the report section is hidden; otherwise, false.
See Also