Skip to main content
A newer version of this page is available. .

OfficeNavigationBar.ShowNavigationOptionsDialog() Method

Displays the Navigation Options dialog.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public void ShowNavigationOptionsDialog()

Remarks

The Navigation Options dialog allows an end-user to re-order items and specify the number of visible items.

An end-user can invoke the Navigation Options dialog by clicking the Customization Button. See OfficeNavigationBar.CustomizationButtonVisibility to learn more.

See Also