ActiveReports for .NET 18.0J
AddScriptReference メソッド

GrapeCity.ActiveReports 名前空間 > SectionReport クラス : AddScriptReference メソッド
スクリプトが実装される時にスクリプト内でアセンブリが使用できるように、そのアセンブリ名を指定。
指定したアセンブリの参照を追加して、スクリプトの実装時にロードされるようにします。
シンタックス
'宣言
 
Public Sub AddScriptReference( _
   ByVal scriptRef As String _
) 
public void AddScriptReference( 
   string scriptRef
)

パラメータ

scriptRef
スクリプトが実装される時にスクリプト内でアセンブリが使用できるように、そのアセンブリ名を指定。
参照

SectionReport クラス
SectionReport メンバ