Campo StyleInstance.m_backgroundGradientType
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_backgroundGradientType As Nullable(Of BackgroundGradients)
'Uso
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>
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering