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