TdxNavBarOfficeNavigationBarOptionsView.ShowItemsAsButtons Property
Specifies if the Office bar navigation links are displayed as buttons.
Declaration
property ShowItemsAsButtons: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True or False to display all navigation links as buttons or borderless items, respectively.
The default value of the ShowItemsAsButtons property is False.
See Also