StyleBase.BorderWidthBottom Field
Returns the width of the bottom border.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BorderWidthBottom As String
'Usage
Dim value As String
value = StyleBase.BorderWidthBottom
protected const string BorderWidthBottom
protected:
literal String^ BorderWidthBottom
static val mutable BorderWidthBottom: string
protected const var BorderWidthBottom : String