Condividi tramite


Campo StyleInstance.m_paddingLeft

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_paddingLeft As ReportSize
'Utilizzo
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

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering