MapCustomColor.Color Property

Definition

Gets the color.

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

Property Value

A ReportColorProperty object.

Applies to