次の方法で共有


InitialPageName プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property InitialPageName As ReportStringProperty
    Get
'使用
Dim instance As Report
Dim value As ReportStringProperty

value = instance.InitialPageName
public ReportStringProperty InitialPageName { get; }
public:
property ReportStringProperty^ InitialPageName {
    ReportStringProperty^ get ();
}
member InitialPageName : ReportStringProperty
function get InitialPageName () : ReportStringProperty

説明

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