ActiveReports 9
ScriptLanguage Property

Sets or returns the scripting language ActiveReports will use to write and interpret the script properties. 
Syntax
'Declaration
 
Public Property ScriptLanguage As System.String
public System.string ScriptLanguage {get; set;}

Property Value

String value that is the current scripting language.  The default value is C#.

Remarks
When the ScriptLanguage is set, the script editor will use the specified scripting language.  ActiveReports supports C# and VB.NET for run-time scripting.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SectionReport Class
SectionReport Members
Script Property

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum