StyleInstance.m_backgroundGradientType Field

Definition

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

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients> m_backgroundGradientType;
protected Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients? m_backgroundGradientType;
val mutable m_backgroundGradientType : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients>
Protected m_backgroundGradientType As Nullable(Of BackgroundGradients) 

Field Value

Applies to