다음을 통해 공유


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 값입니다.

적용 대상