Share via


StyleInstance.m_color Field

This API supports the infrastructure and is not intended to be used directly from your code.

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