Condividi tramite


Campo StyleInstance.m_shadowColor

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 ShadowColor property.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_shadowColor As ReportColor
'Utilizzo
Dim value As ReportColor 

value = Me.m_shadowColor 

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

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering