Campo ReportElement.m_style
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the style properties of this report definition object.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_style As Style
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering