StyleInstance.BackgroundGradientType Property

Definition

Gets the calculated value of the BackgroundGradientType property in a Style class.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients BackgroundGradientType { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients BackgroundGradientType { get; set; }
member this.BackgroundGradientType : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients with get, set
Public Overrides Property BackgroundGradientType As BackgroundGradients

Property Value

A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property.

Applies to