次の方法で共有


Report.InitialPageName プロパティ

定義

レポート ページの最初の (既定の) 名前に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ InitialPageName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty InitialPageName { get; }
member this.InitialPageName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property InitialPageName As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

注釈

TablixMap などの一部のレポート アイテムではページ名をオーバーライドできます。

適用対象