Condividi tramite


StyleBase.BorderWidth Field

Returns the width of the border, if not set for any particular border.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
Protected Const BorderWidth As String
protected const string BorderWidth
protected:
literal String^ BorderWidth
protected static final String BorderWidth
protected const var BorderWidth : String

Osservazioni

Data creazione:5 dicembre 2005

Borders are centered on the edge of the object, if possible. In the event two borders overlap and the z-order cannot determine precedence, the wider border is used for the overlapping region.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace