GrapeCity ActiveReports for .NET 16.0J
ReportName プロパティ (Subreport)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Subreport クラス : ReportName プロパティ

サブレポートへの完全パス(例:"/salesreports/orderdetails")または相対的なパス(例:"orderdetails")を含む文字列値を取得または設定します。

シンタックス
'宣言
 
Public Property ReportName As String
public string ReportName {get; set;}

プロパティ値

サブレポートへの完全パスまたは相対的なパスを含む文字列値。

解説
相対的なパスは現在のアプリケーションフォルダへの相対パスです。値は空文字列に設定できません。
参照

Subreport クラス
Subreport メンバ