Partilhar via


Campo StyleBase.BorderColor

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

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

Sintaxe

'Declaração
Protected Const BorderColor As String
'Uso
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

Comentários

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

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.ReportRendering