StyleBaseInstance.BackgroundGradientType Property

Definition

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

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

Property Value

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

Applies to