Campo StyleInstance.m_shadowColor
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 ShadowColor property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected m_shadowColor As ReportColor
'Uso
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
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering