FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / SubSection Class / Visible Property

In This Topic
    Visible Property (SubSection)
    In This Topic
    Specifies whether the SubSection will be rendered in the report.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also