Border.Color Property

Definition

Gets an expression that evaluates to the color of the border (unless overridden for a specific side).

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