Back to Devexpress

Formatting Properties

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

latest5.6 KB
Original Source

Formatting Properties

A container of values, which are applied to a control when its owner Formatting Rule‘s condition is true.

NameDescription
BackColorGets or sets the background color stored in this style. Inherited from XRControlStyle.
BorderColorGets or sets the border color stored in this style. Inherited from XRControlStyle.
BorderDashStyleGets or sets the border dash style stored in this style. Inherited from XRControlStyle.
BordersSpecifies a set of borders (top, right, bottom, left) that should be visible for the control. Inherited from XRControlStyle.
BorderStyleOverrides the BrickStyle.BorderStyle property. Inherited from XRControlStyle.
BorderWidthSpecifies the border width, in floating point values. Inherited from XRControlStyle.
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. Inherited from XRControlStyle.
DefaultFont staticGets the default font for a brick style. Inherited from BrickStyle.
FontGets or sets the font stored in this style. Inherited from XRControlStyle.
ForeColorGets or sets the foreground color stored in this style. Inherited from XRControlStyle.
IsDisposedFor internal use. Gets a value indicating whether the control has been disposed of. Inherited from XRControlStyle.
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. Inherited from XRControlStyle.
PaddingGets or sets the padding stored in this style. Inherited from XRControlStyle.
SidesOverrides the BrickStyle.Sides property. Inherited from XRControlStyle.
SiteGets or sets the site associated with this control style. Inherited from XRControlStyle.
StringFormatOverrides the BrickStyle.StringFormat property. Inherited from XRControlStyle.
StyleUsingGets the object that determines which of the current style’s properties are used by the current XRControl object. Inherited from XRControlStyle.
TextAlignmentGets or sets the text alignment stored in this style. Inherited from XRControlStyle.
VisibleGets or sets the visibility state.

See Also

Formatting Class

Formatting Members

DevExpress.XtraReports.UI Namespace