Back to Devexpress

XRAppearanceObject Properties

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

latest5.5 KB
Original Source

XRAppearanceObject Properties

Provides the appearance settings for the XRPivotGrid control’s elements.

NameDescription
BackColorSpecifies the background color. Inherited from PrintAppearanceObject.
BackColor2Obsolete. Overrides the AppearanceObject.BackColor2 property to hide it. Inherited from PrintAppearanceObject.
BorderColorSpecifies the border color. Inherited from PrintAppearanceObject.
BorderWidthGets or sets the border width. Inherited from PrintAppearanceObject.
DefaultFont staticGets the default font of the appearance object. Inherited from PrintAppearanceObject.
FontSpecifies the font used to render the text. Inherited from PrintAppearanceObject.
ForeColorSpecifies the foreground color. Inherited from PrintAppearanceObject.
GradientModeObsolete. Specifies the background gradient’s direction. Inherited from PrintAppearanceObject.
ImageObsolete. Overrides the AppearanceObject.Image property to hide it. Inherited from PrintAppearanceObject.
IsSetBackColorIndicates whether or not the PrintAppearanceObject.BackColor property is set. Inherited from PrintAppearanceObject.
IsSetBorderColorIndicates whether or not the PrintAppearanceObject.BorderColor property is set. Inherited from PrintAppearanceObject.
IsSetBorderWidthIndicates whether or not the PrintAppearanceObject.BorderWidth property is set. Inherited from PrintAppearanceObject.
IsSetFontIndicates whether or not the PrintAppearanceObject.Font property is set. Inherited from PrintAppearanceObject.
IsSetForeColorIndicates whether or not the PrintAppearanceObject.ForeColor property is set. Inherited from PrintAppearanceObject.
OptionsFor internal use.
TextAlignmentObsolete. Gets or sets the text alignment.
TextHorizontalAlignmentSpecifies the horizontal text alignment.
TextOptionsOverrides the AppearanceObject.TextOptions property to hide it.
TextVerticalAlignmentSpecifies the vertical text alignment.
TrimmingSpecifies the text trimming mode.
WordWrapSpecifies whether or not to wrap the text.

See Also

XRAppearanceObject Class

XRAppearanceObject Members

DevExpress.XtraReports.UI Namespace