TdxNavBarOfficeNavigationBarOptionsView Properties
| 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. |
| 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 links are arranged horizontally or vertically within the Office Navigation Bar. |
| 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. |
See Also