GrapeCity ActiveReports for .NET 16.0J
Add メソッド (ReportsLibrary)

GrapeCity.ActiveReports.Design.ReportsLibrary 名前空間 > ReportsLibrary クラス : Add メソッド
追加するレポート。
ライブラリ内のレポートノードの名前。
ライブラリにページレポートまたはRDLレポートを追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal report As PageReport, _
   ByVal nodeName As String _
) 
public void Add( 
   PageReport report,
   string nodeName
)

パラメータ

report
追加するレポート。
nodeName
ライブラリ内のレポートノードの名前。
参照

ReportsLibrary クラス
ReportsLibrary メンバ