Compartir a través de


Campo ReportElement.m_style

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies the style properties of this report definition object.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_style As Style
'Uso
Dim value As Style 

value = Me.m_style 

Me.m_style = value
protected Style m_style
protected:
Style^ m_style
val mutable m_style: Style
protected var m_style : Style

Vea también

Referencia

ReportElement Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering