ReportTabsVisible Property
In This Topic
Sets or returns a value indicating whether the report tabs are shown below the designer.
Syntax
'Declaration
Public Property ReportTabsVisible As Boolean
public bool ReportTabsVisible {get; set;}
See Also
Reference
Designer Class
Designer Members
EnableScripting Property