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