言語

PageInstance クラス

定義

Pageクラスのインスタンスタイプを表し、Pageのプロパティの計算値を含みます。

public ref class PageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public sealed class PageInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type PageInstance = class
    inherit ReportElementInstance
Public NotInheritable Class PageInstance
Inherits ReportElementInstance
継承

フィールド

名前 説明
m_reportElementDef

このインスタンスを定義するレポート要素の定義を指定します。

(継承元 ReportElementInstance)
m_style

このレポート要素オブジェクトのスタイルプロパティを指定します。

(継承元 ReportElementInstance)

プロパティ

名前 説明
Style

StyleクラスにおけるPageプロパティの計算値を取得します。

UniqueName

このインスタンスオブジェクトの一意識別子を取得します。

メソッド

名前 説明
ResetInstanceCache()

ReportElementInstanceのキャッシュをリセットします。

(継承元 ReportElementInstance)

適用対象