Back to Devexpress

BrickStyle Properties

corelibraries-devexpress-dot-xtraprinting-dot-brickstyle-dot-underscore-properties.md

latest2.7 KB
Original Source

BrickStyle Properties

Represents a report drawing style.

NameDescription
BackColorGets or sets the background color.
BorderColorGets or sets the border color.
BorderDashStyleSpecifies the dash style for the brick’s border.
BorderStyleGets or sets the border style of a brick.
BorderWidthGets or sets the border width.
BorderWidthSerializableGets or sets the string value used to support serialization of the BrickStyle.BorderWidth property.
Default staticObsolete. Gets the BrickStyle object whose properties are set to their default values.
DefaultFont staticGets the default font for a brick style.
FontGets or sets the Font used to display text.
ForeColorGets or sets the foreground color.
IsJustifiedSpecifies whether or not the brick’s alignment is justified.
IsTransparentGets a value indicating whether the brick style paints a transparent brick.
PaddingGets or sets the padding values of a brick.
SidesGets or sets a value defining which borders of the current brick are visible.
StringFormatGets or sets a BrickStringFormat instance specifying text formatting and layout.
TextAlignmentGets or sets the alignment of the text in the brick.

See Also

BrickStyle Class

BrickStyle Members

DevExpress.XtraPrinting Namespace