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