PowerTools ActiveReports for .NET 9.0J
ScriptLanguage プロパティ

ActiveReportsがスクリプトプロパティの書き込みと解釈に使用するスクリプト言語を取得または設定します。
構文
'宣言
 
Public Property ScriptLanguage As String
public string ScriptLanguage {get; set;}

プロパティ値

現在のスクリプト言語を表す文字列。

解説

ScriptLanguageが設定されると、スクリプトエディタは指定されたスクリプト言語を使用します。ActiveReportsがサポートする実行時スクリプトはC#とVB.NETです。

参照

関連項目

SectionReport クラス
SectionReport メンバ
Script プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.