LineInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class LineInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportItemInstance
public sealed class LineInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemInstance
type LineInstance = class
inherit ReportItemInstance
Public NotInheritable Class LineInstance
Inherits ReportItemInstance
- 継承
フィールド
m_reportElementDef |
このインスタンスを定義するレポート要素定義を指定します。 (継承元 ReportElementInstance) |
m_style |
このレポート要素オブジェクトのスタイル プロパティを指定します。 (継承元 ReportElementInstance) |
m_uniqueName |
このインスタンス オブジェクトの一意識別子を指定します。 (継承元 ReportItemInstance) |
m_visibility |
レポート アイテムの表示を指定します。 (継承元 ReportItemInstance) |
プロパティ
Bookmark |
Bookmark クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
DocumentMapLabel |
DocumentMapLabel クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
Style |
Style クラスの ReportElement プロパティの計算値を取得します。 (継承元 ReportElementInstance) |
ToolTip |
ToolTip クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
UniqueName |
このインスタンス オブジェクトの一意の識別子を取得します。 (継承元 ReportItemInstance) |
Visibility |
Visibility クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
メソッド
GetDefaultFontFamily() |
アイテムの既定のフォント ファミリを取得します。 (継承元 ReportItemInstance) |
ResetInstanceCache() |
ReportItemInstance のキャッシュをリセットします。 (継承元 ReportItemInstance) |