| Visual Basic (Declaration) | |
|---|---|
Public Property EnableScripting As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool EnableScripting {get; set;} | |
If you set this property to False, you should also set the ReportTabsVisible property to False.
| ActiveReports.Design3 | Request technical support |
| EnableScripting Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property EnableScripting As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool EnableScripting {get; set;} | |