Partilhar via


Campo BorderWidth

Returns the width 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 BorderWidth As String
'Uso
Dim value As String

value = StyleBase.BorderWidth
protected const string BorderWidth
protected:
literal String^ BorderWidth
static val mutable BorderWidth: string
protected const var BorderWidth : String

Comentários

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.