Partilhar via


Campo StyleInstance.m_backgroundColor

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A ReportColor value that represents the calculated value of the BackgroundColor property.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_backgroundColor As ReportColor
'Uso
Dim value As ReportColor 

value = Me.m_backgroundColor 

Me.m_backgroundColor = value
protected ReportColor m_backgroundColor
protected:
ReportColor^ m_backgroundColor
val mutable m_backgroundColor: ReportColor
protected var m_backgroundColor : ReportColor

Consulte também

Referência

StyleInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering