次の方法で共有


ReportColorProperty.Value プロパティ

定義

プロパティの色の値を取得します。

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

プロパティ値

ReportColor オブジェクト。

適用対象