Back to Devexpress

XRControlStyle.BorderWidth Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrcontrolstyle-b2758ca4.md

latest1.3 KB
Original Source

XRControlStyle.BorderWidth Property

Specifies the border width, in floating point values.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[SRCategory(ReportStringId.CatAppearance)]
public override float BorderWidth { get; set; }
vb
<SRCategory(ReportStringId.CatAppearance)>
Public Overrides Property BorderWidth As Single

Property Value

TypeDescription
Single

A Single value.

|

See Also

BorderWidth

XRControlStyle Class

XRControlStyle Members

DevExpress.XtraReports.UI Namespace