ActiveReports Developer 7
EnableScripting Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : EnableScripting Property

Glossary Item Box

Sets or returns a value indicating whether scripting is enabled for the designer.

Syntax

Visual Basic (Declaration) 
Public Property EnableScripting As System.Boolean
C# 
public System.bool EnableScripting {get; set;}

See Also