TdxNavBarOfficeNavigationBarOptionsView Properties
Stores Office Navigation Bar appearance settings.| Name | Description |
|---|---|
| CompactNavigation | Specifies if the Office Navigation Bar displays its links as icons. |
| CustomizationButtonVisibility | Specifies the Customization Button’s availability and position. |
| DrawParentBackground | Specifies if the Office Navigation Bar‘s background is transparent. |
| ItemAlignment | Specifies horizontal and vertical alignment settings applied to the navigation links. |
| ItemReverseOrder | Specifies if navigation links are arranged in reverse order. |
| ItemRotation | Specifies the active UI element orientation (rotation) mode. |
| ItemSpacing | Specifies the distance (in pixels) separating individual Office Navigation Bar‘s items. |
| MaxVisibleItemCount | Specifies the number of visible Office bar navigation links. |
| Orientation | Specifies if the Office Navigation Bar control is arranged horizontally or vertically. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Paddings | Specifies the paddings applied to the Office Navigation Bar‘s content. |
| ShowItemsAsButtons | Specifies if the Office bar navigation links are displayed as buttons. |
| UseRibbonArea | Specifies if the vertically-arranged Office Navigation Bar control occupies the Ribbon UI area. |
See Also