PageSectionInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |