Compartir a través de


m_backgroundColor Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

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