Share via


PageSectionInstance クラス

定義

クラスのインスタンス型を PageSection 表し、プロパティの計算値を PageSection格納します。

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

フィールド

m_reportElementDef

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

(継承元 ReportElementInstance)
m_style

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

(継承元 ReportElementInstance)

プロパティ

Style

Style クラスの ReportElement プロパティの計算値を取得します。

(継承元 ReportElementInstance)
UniqueName

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

メソッド

ResetInstanceCache()

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

(継承元 ReportElementInstance)

適用対象