Compartir a través de


StyleBase.BorderColor Field

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

Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintaxis

'Declaración
Protected Const BorderColor As String
protected const string BorderColor
protected:
literal String^ BorderColor
protected static final String BorderColor
protected const var BorderColor : String

Notas

Nuevo:5 de diciembre de 2005

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

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace