Back to Devexpress

TextBrick Constructors

corelibraries-devexpress-dot-xtraprinting-dot-textbrick-dot-ctor.md

latest1.9 KB
Original Source

TextBrick Constructors

A visual brick that contains text.

NameParametersDescription
TextBrick()noneInitializes a new instance of the TextBrick class with the default settings.
TextBrick(BorderSide, Single, Color, Color, Color)sides, borderWidth, borderColor, backColor, foreColorInitializes a new instance of the TextBrick class with the specified settings.
TextBrick(BrickStyle)styleInitializes a new instance of the TextBrick class with the specified brick style.
TextBrick(IBrickOwner, BrickStyle)brickOwner, styleInitializes a new instance of the TextBrick class with specified settings.
TextBrick(IBrickOwner)brickOwnerInitializes a new instance of the TextBrick class with the specified owner.

See Also

TextBrick Class

TextBrick Members

DevExpress.XtraPrinting Namespace