Compartir a través de


Campo StyleInstance.m_backgroundColor

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering