ActiveReports 6 Online Help Send comments on this topic.
ScriptLanguage Property
See Also 
ActiveReports6 Assembly > DataDynamics.ActiveReports Namespace > ActiveReport Class : ScriptLanguage Property

Glossary Item Box

Sets or returns the scripting language ActiveReports will use to write and interpret the script properties. 

Syntax

Visual Basic (Declaration) 
Public Property ScriptLanguage As String
C# 
public 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.