Campo StyleInstance.m_backgroundGradientType
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_backgroundGradientType As Nullable(Of BackgroundGradients)
'Utilizzo
Dim value As Nullable(Of BackgroundGradients)
value = Me.m_backgroundGradientType
Me.m_backgroundGradientType = value
protected Nullable<BackgroundGradients> m_backgroundGradientType
protected:
Nullable<BackgroundGradients> m_backgroundGradientType
val mutable m_backgroundGradientType: Nullable<BackgroundGradients>
protected var m_backgroundGradientType : Nullable<BackgroundGradients>
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering