Freigeben über


StyleBase.BorderColor-Feld

Specifies the color of the border if not set for any particular border.

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

Syntax

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

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

Hinweise

In the event two borders overlap and precedence cannot be determined, the lower color number should be used for the overlapping region.

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace