Skip to main content

ReportDesignerViewModel.BorderWidth Property

Specifies the border width for report controls.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public double BorderWidth { get; set; }

#Property Value

Type Description
Double

A Double value, specifying the border width.

See Also