Back to Devexpress

StyleUsing Properties

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

latest3.0 KB
Original Source

StyleUsing Properties

An object that determines which of a style’s properties are used by an XRControl object.

NameDescription
UseBackColorGets or sets a value indicating whether the style’s XRControlStyle.BackColor property is used by the XRControl object.
UseBorderColorGets or sets a value indicating whether the style’s XRControlStyle.BorderColor property is used by the XRControl object.
UseBordersGets or sets a value indicating whether the style’s XRControlStyle.Borders property is used by the XRControl object.
UseBorderWidthGets or sets a value indicating whether the style’s XRControlStyle.BorderWidth property is used by the XRControl object.
UseFontGets or sets a value indicating whether the style’s XRControlStyle.Font property is used by the XRControl object.
UseForeColorGets or sets a value indicating whether the style’s XRControlStyle.ForeColor property is used by the XRControl object.
UsePaddingGets or sets a value indicating whether the style’s XRControlStyle.Padding property is used by the XRControl object.
UseTextAlignmentGets or sets a value indicating whether the style’s XRControlStyle.TextAlignment property is used by the XRControl object.

See Also

StyleUsing Class

StyleUsing Members

DevExpress.XtraReports.UI Namespace