ReportColorProperty.Value Property

Definition

Gets the color value of the property.

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

Property Value

A ReportColor object.

Applies to