StyleBase.PaddingTop Field
Returns the padding above an object.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const PaddingTop As String
'Usage
Dim value As String
value = StyleBase.PaddingTop
protected const string PaddingTop
protected:
literal String^ PaddingTop
static val mutable PaddingTop: string
protected const var PaddingTop : String