TdxNavBarBaseStyle Properties
Represents the ancestor of the TdxNavBarStyle and TdxNavBarDefaultStyle classes.| Name | Description |
|---|---|
| AlphaBlending | Specifies the alpha channel of an element’s starting background color. |
| AlphaBlending2 | Specifies the alpha channel of an element’s ending background color. |
| AssignedValues | Contains a set of values specifying which properties are used for NavBar drawing. |
| BackColor | Specifies the starting color of the linear gradient brush used to fill an element’s background. |
| BackColor2 | Specifies the ending color of the linear gradient brush used to fill an element’s background. |
| Font | Provides access to the font settings applied to an element’s contents. |
| GradientMode | Specifies the direction for the linear gradient brush used to fill an element’s background. |
| HAlignment | Specifies the horizontal alignment of an element’s contents. |
| Image | Specifies the background image applied to the element that uses this style. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| VAlignment | Specifies the vertical alignment of an element’s contents. |
See Also