ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ReportTabsPanelVisible Property

In This Topic
    ReportTabsPanelVisible Property
    In This Topic
    Shows/Hides the Report Design/Script/Preview tabs panel.
    Syntax
    'Declaration
     
    Public Property ReportTabsPanelVisible As Boolean
    public bool ReportTabsPanelVisible {get; set;}
    See Also