다음을 통해 공유


IReportData.ReportParametersLayout 속성

정의

보고서 매개 변수 레이아웃을 가져옵니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportParametersLayout ^ ReportParametersLayout { Microsoft::ReportingServices::RdlObjectModel::ReportParametersLayout ^ get(); };
public Microsoft.ReportingServices.RdlObjectModel.ReportParametersLayout ReportParametersLayout { get; }
member this.ReportParametersLayout : Microsoft.ReportingServices.RdlObjectModel.ReportParametersLayout
Public ReadOnly Property ReportParametersLayout As ReportParametersLayout

속성 값

보고서 매개 변수 레이아웃입니다.

적용 대상