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 值。

适用于