Campo StyleInstance.m_backgroundColor
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A ReportColor value that represents the calculated value of the BackgroundColor property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_backgroundColor As ReportColor
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering