言語

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

プロパティ値

レポートのパラメータレイアウト。

適用対象