[]
        
(Showing Draft Content)

C1.Report.Section.Visible

Visible Property

Visible

Specifies whether the Section will be rendered in the report.

Declaration
[C1Category("Behavior")]
[C1Description("Section.Visible", "Specifies whether the section will be rendered in the report.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("Section.Visible", "Specifies whether the section will be rendered in the report.")>
Public Property Visible As Boolean