A newer version of this page is available.
Switch to the current version.
VisualBrick.BorderStyle Property
Gets or sets the border style of a brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public BrickBorderStyle BorderStyle { get; set; }
Public Property BorderStyle As BrickBorderStyle
Property Value
Type | Description |
---|---|
BrickBorderStyle | A BrickBorderStyle enumeration value that represents the border style of a brick. |
Implements
DevExpress.XtraPrinting.IVisualBrick.BorderStyle
See Also
Feedback