Back to Devexpress

XRControlStyle Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrcontrolstyle-dot-underscore-properties.md

latest4.2 KB
Original Source

XRControlStyle Properties

An individual style object that is also a base for all conditional formatting objects.

NameDescription
BackColorGets or sets the background color stored in this style.
BorderColorGets or sets the border color stored in this style.
BorderDashStyleGets or sets the border dash style stored in this style.
BordersSpecifies a set of borders (top, right, bottom, left) that should be visible for the control.
BorderStyleOverrides the BrickStyle.BorderStyle property.
BorderWidthSpecifies the border width, in floating point values.
BorderWidthSerializableGets or sets the string value used to support serialization of the BrickStyle.BorderWidth property. Inherited from BrickStyle.
ContainerGets the container of this control style object.
DefaultFont staticGets the default font for a brick style. Inherited from BrickStyle.
FontGets or sets the font stored in this style.
ForeColorGets or sets the foreground color stored in this style.
IsDisposedFor internal use. Gets a value indicating whether the control has been disposed of.
IsJustifiedSpecifies whether or not the brick’s alignment is justified. Inherited from BrickStyle.
IsTransparentGets a value indicating whether the brick style paints a transparent brick. Inherited from BrickStyle.
NameGets or sets the control style name.
PaddingGets or sets the padding stored in this style.
SidesOverrides the BrickStyle.Sides property.
SiteGets or sets the site associated with this control style.
StringFormatOverrides the BrickStyle.StringFormat property.
StyleUsingGets the object that determines which of the current style’s properties are used by the current XRControl object.
TextAlignmentGets or sets the text alignment stored in this style.

See Also

XRControlStyle Class

XRControlStyle Members

DevExpress.XtraReports.UI Namespace