ActiveReports for .NET 18.0J
Register(String,Report) メソッド

GrapeCity.ActiveReports.Rendering 名前空間 > ReportStore クラス > Register メソッド : Register(String,Report) メソッド
レポートの名前(id)。
ページレポートの定義。
ページ レポートとそのデータ ツリー定義との関連付けを登録します。
シンタックス
'宣言
 
Public Overloads Sub Register( _
   ByVal name As String, _
   ByVal report As Report _
) 
public void Register( 
   string name,
   Report report
)

パラメータ

name
レポートの名前(id)。
report
ページレポートの定義。
参照

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