ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report 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 System.Boolean
    public System.bool Visible {get; set;}
    See Also