Freigeben über


StyleInstance.m_color-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 Color property.

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

Syntax

'Declaration
Protected m_color As ReportColor
'Usage
Dim value As ReportColor 

value = Me.m_color 

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

Siehe auch

Verweis

StyleInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace