[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBase.Hidden

Hidden Property

Hidden

Gets a value indicating whether the report section is hidden.

Declaration
public abstract bool Hidden { get; }
Property Value
Type Description
bool

A bool value. true if the report section is hidden; otherwise, false.