次の方法で共有


BackFrameInstance.Style プロパティ

定義

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

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

プロパティ値

StyleInstance プロパティの計算されたインスタンスを含む Style オブジェクト。

適用対象