Constants.DefaultBorderWidth Field
The default border width.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultBorderWidth As ReportSize
'Usage
Dim value As ReportSize
value = Constants.DefaultBorderWidth
public static readonly ReportSize DefaultBorderWidth
public:
static initonly ReportSize DefaultBorderWidth
static val DefaultBorderWidth: ReportSize
public static final var DefaultBorderWidth : ReportSize