Share via


ReportElementInstance クラス

定義

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

public ref class ReportElementInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class ReportElementInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ReportElementInstance = class
    inherit BaseInstance
Public MustInherit Class ReportElementInstance
Inherits BaseInstance
継承
ReportElementInstance
派生

フィールド

m_reportElementDef

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

m_style

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

プロパティ

Style

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

メソッド

ResetInstanceCache()

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

適用対象