Skip to main content

TdxNavBarNavigationPaneViewOptions.ShowOverflowPanel Property

Specifies whether the overflow panel is displayed.

Declaration

property ShowOverflowPanel: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False, to hide the overflow panel.

The default value of the ShowOverflowPanel property is True.

See Also