| Visual Basic (Declaration) | |
|---|---|
Public Property ReportTabsVisible As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool ReportTabsVisible {get; set;} | |
The report tabs allow the user to choose between the script view and the designer view. If you set the EnableScripting property to False, you should also set ReportTabsVisible to False.