Share via


StyleBase.BorderStyleBottom Field

Returns the style of the bottom border.

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

Syntax

'Declaration
Protected Const BorderStyleBottom As String
'Usage
Dim value As String

value = StyleBase.BorderStyleBottom
protected const string BorderStyleBottom
protected:
literal String^ BorderStyleBottom
static val mutable BorderStyleBottom: string
protected const var BorderStyleBottom : String