StyleInstance.m_backgroundGradientType Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Valore BackgroundGradients che rappresenta il valore calcolato della proprietà BackgroundGradientType.
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)