Campo StyleInstance.m_shadowColor
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A ReportColor value that represents the calculated value of the ShadowColor property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering