GrapeCity ActiveReports for .NET 12.0J
Add(SectionReport,String) メソッド

追加するレポート。
ライブラリ内のレポートノードの名前。
ライブラリにセクションレポートを追加します。
構文
'宣言
 
Public Overloads Sub Add( _
   ByVal report As SectionReport, _
   ByVal nodeName As String _
) 
public void Add( 
   SectionReport report,
   string nodeName
)

パラメータ

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

関連項目

ReportsLibrary クラス
ReportsLibrary メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.