Partilhar via


Campo m_color

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

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

Sintaxe

'Declaração
Protected m_color As ReportColor
'Uso
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