StyleBase.BorderColor Field
Returns 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
protected const string BorderColor
protected:
literal String^ BorderColor
protected static final String BorderColor
protected const var BorderColor : String
Hinweise
Neu:05. Dezember 2005
In the event two borders overlap and precedence cannot be determined, the lower color number should be used for the overlapping region.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace