PowerTools ActiveReports for .NET 9.0J
AddControlLicense メソッド

ライセンス付きコントロールのクラス名。
ライセンス付きコントロールのライセンス情報文字列。
レポートにライセンスキーを追加します。実行時にControls.Addメソッドを使用することにより、ライセンス付きコントロールがセクションに追加されます。
構文
'宣言
 
Public Sub AddControlLicense( _
   ByVal className As String, _
   ByVal license As String _
) 
public void AddControlLicense( 
   string className,
   string license
)

パラメータ

className
ライセンス付きコントロールのクラス名。
license
ライセンス付きコントロールのライセンス情報文字列。
参照

関連項目

SectionReport クラス
SectionReport メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.