FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Section Class / Visible Property

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