[]
        
(Showing Draft Content)

C1.Report.SubSection.Visible

Visible Property

Visible

Specifies whether the SubSection will be rendered in the report.

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