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