言語

ReportElementInstance.Style プロパティ

定義

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

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Public Overridable ReadOnly Property Style As StyleInstance

プロパティ値

StyleInstanceプロパティの計算値を表すStyle値です。

適用対象