Compartir a través de


Campo StyleInstance.m_paddingLeft

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 PaddingLeft property.

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

Sintaxis

'Declaración
Protected m_paddingLeft As ReportSize
'Uso
Dim value As ReportSize 

value = Me.m_paddingLeft 

Me.m_paddingLeft = value
protected ReportSize m_paddingLeft
protected:
ReportSize^ m_paddingLeft
val mutable m_paddingLeft: ReportSize
protected var m_paddingLeft : ReportSize

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering