StyleInstance.m_paddingTop Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_paddingTop As ReportSize
'Usage
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