次の方法で共有


SubReport.ReportName プロパティ

定義

サブレポート内のレポートの名前を取得します。

public:
 property System::String ^ ReportName { System::String ^ get(); };
public string ReportName { get; }
member this.ReportName : string
Public ReadOnly Property ReportName As String

プロパティ値

string 値。

適用対象