Freigeben über


StyleInstance.m_shadowColor-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A ReportColor value that represents the calculated value of the ShadowColor property.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_shadowColor As ReportColor
'Usage
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

Siehe auch

Verweis

StyleInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace