StyleBase.PaddingLeft 字段
Returns the padding to the left of an object.
命名空间: Microsoft.ReportingServices.ReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Protected Const PaddingLeft As String
用法
Dim value As String
value = StyleBase.PaddingLeft
protected const string PaddingLeft
protected:
literal String^ PaddingLeft
static val mutable PaddingLeft: string
protected const var PaddingLeft : String