New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Navigation Bar

NavigationBar is a wizard element that contains buttons like elements that provides the user with a quick-launch user interface to randomly reach any step of the wizard.

Figure 1: RadWizard Navigation bar

wizard-navigation-bar

The NavigationBar position is controlled by the NavigationBarPosition property. This property value accepts one of the following values: Top, Bottom, Left or Right

NavigationBar and ProgressBar can be only placed either on the same side or on opposite sides of the RadWizard control.

In this article