Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the width 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 BorderWidth As String
'Usage
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
Remarks
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.