Share via


ReportColorProperty クラス

定義

レポートの ReportColor プロパティを表します。

public ref class ReportColorProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportColorProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportColorProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportColorProperty
Inherits ReportProperty
継承
ReportColorProperty

プロパティ

ExpressionString

レポート プロパティが式の場合、レポート プロパティの式の文字列を取得します。

(継承元 ReportProperty)
IsExpression

レポート プロパティの値が式かどうかを示す値を取得します。

(継承元 ReportProperty)
Value

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

適用対象