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

Progress Bar

ProgressBar shows the current level of completion of the wizard steps.

Figure 1: RadWizard Progress bar

wizard-progress-bar

The ProgressBar position is controlled by the ProgressBarPosition 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