TdxNavBarOfficeNavigationBarOptionsView Properties
Stores Office Navigation Bar appearance settings.| Name | Description |
|---|---|
| CompactNavigation | Specifies if Compact Navigation mode is active. |
| CustomizationButtonVisibility | Specifies the Customization Button’s availability and position. |
| DrawParentBackground | Specifies if the navigation bar background is transparent. |
| ItemAlignment | Specifies horizontal and vertical alignment for 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) between adjacent navigation links. |
| MaxVisibleItemCount | Specifies the number of simultaneously 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