共用方式為


DefaultBorderWidth 欄位

The default border width.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Shared ReadOnly DefaultBorderWidth As ReportSize
'用途
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