XRAppearanceObject Properties
Provides the appearance settings for the XRPivotGrid control’s elements.Name | Description |
---|---|
BackColor | Specifies the background color. Inherited from PrintAppearanceObject. |
BackColor2 |
Obsolete. Overrides the AppearanceObject.BackColor2 property to hide it.
Inherited from PrintAppearanceObject. |
BorderColor | Specifies the border color. Inherited from PrintAppearanceObject. |
BorderWidth | Gets or sets the border width. Inherited from PrintAppearanceObject. |
DefaultFont static | Gets the default font of the appearance object. Inherited from PrintAppearanceObject. |
Font | Specifies the font used to render the text. Inherited from PrintAppearanceObject. |
ForeColor | Specifies the foreground color. Inherited from PrintAppearanceObject. |
GradientMode | Obsolete. Specifies the background gradient’s direction. Inherited from PrintAppearanceObject. |
Image |
Obsolete. Overrides the AppearanceObject.Image property to hide it.
Inherited from PrintAppearanceObject. |
IsSetBackColor | Indicates whether or not the PrintAppearanceObject.BackColor property is set. Inherited from PrintAppearanceObject. |
IsSetBorderColor | Indicates whether or not the PrintAppearanceObject.BorderColor property is set. Inherited from PrintAppearanceObject. |
IsSetBorderWidth | Indicates whether or not the PrintAppearanceObject.BorderWidth property is set. Inherited from PrintAppearanceObject. |
IsSetFont | Indicates whether or not the PrintAppearanceObject.Font property is set. Inherited from PrintAppearanceObject. |
IsSetForeColor | Indicates whether or not the PrintAppearanceObject.ForeColor property is set. Inherited from PrintAppearanceObject. |
Options | For internal use. |
TextAlignment | Obsolete. Gets or sets the text alignment. |
TextHorizontalAlignment | Specifies the horizontal text alignment. |
TextOptions | Overrides the AppearanceObject.TextOptions property to hide it. |
TextVerticalAlignment | Specifies the vertical text alignment. |
Trimming | Specifies the text trimming mode. |
WordWrap | Specifies whether or not to wrap the text. |
See Also