Partilhar via


Campo ReportElement.m_style

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

Specifies the style properties of this report definition object.

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

Sintaxe

'Declaração
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

Consulte também

Referência

ReportElement Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering