[]
Specifies whether the Section will be rendered in the report.
[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