Partager via


Champ StyleBase.BorderColor

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

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const BorderColor As String
'Utilisation
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

Notes

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

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.ReportRendering