Back to Devexpress

BrickStyle.BorderWidth Property

corelibraries-devexpress-dot-xtraprinting-dot-brickstyle-d51ba35e.md

latest1.3 KB
Original Source

BrickStyle.BorderWidth Property

Gets or sets the border width.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public virtual float BorderWidth { get; set; }
vb
Public Overridable Property BorderWidth As Single

Property Value

TypeDescription
Single

A Single value.

|

Remarks

If this property value is 0, brick borders are invisible.

See Also

BorderColor

Sides

BrickStyle Class

BrickStyle Members

DevExpress.XtraPrinting Namespace