Campo StyleInstance.m_paddingTop
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A ReportSize value that represents the calculated value of the PaddingTop property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_paddingTop As ReportSize
'Utilizzo
Dim value As ReportSize
value = Me.m_paddingTop
Me.m_paddingTop = value
protected ReportSize m_paddingTop
protected:
ReportSize^ m_paddingTop
val mutable m_paddingTop: ReportSize
protected var m_paddingTop : ReportSize
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering