Condividi tramite


Campo StyleInstance.m_color

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

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

Sintassi

'Dichiarazione
Protected m_color As ReportColor
'Utilizzo
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

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering