Compartir a través de


Campo StyleInstance.m_paddingTop

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

A ReportSize value that represents the calculated value of the PaddingTop property.

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

Sintaxis

'Declaración
Protected m_paddingTop As ReportSize
'Uso
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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering