MapSubItem.Style プロパティ

定義

サブアイテムのスタイル情報を取得します。

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

プロパティ値

サブアイテムのスタイル情報を表す Style オブジェクト。

実装

適用対象