title | page_title | description | slug | tags | published | position | CTAControlName |
---|---|---|---|---|---|---|---|
Overview |
Overview |
Check our "Overview" documentation article for the RadProgressBar {{ site.framework_name }} control. |
radprogressbar-overview |
overview |
true |
0 |
RadProgressBar |
Telerik RadProgressBar is an advanced component allowing you to completely convey the progress of various tasks. The control ships with several pre-defined themes and animations.
{% if site.has_cta_panels == true %} {% include cta-panel-overview.html %} {% endif %}
-
Orientation: Set the orientation of the control to either vertical or horizontal. Read more about this in the [Orientation]({%slug orientation%}) article.
-
Easy range and value configuration: Configure the behavior of the RadProgressBar control by defining the minimum and maximum value of the range element. You can also define the “step size” incrementing the value.
-
Indeterminate state support: A mode that displays an animation indicating an unspecified amount of waiting time. Read more about this in the [IsIndeterminate]({%slug isindeterminate%}) article.
tip Get started with the control with its [Getting Started]({%slug getting_started%}) help article that shows how to use it in a basic scenario.
Check out the online demo at {% if site.site_name == 'Silverlight' %}demos.telerik.com{% else %}demos.telerik.com{% endif %}
{% if site.site_name == 'WPF' %}
- Telerik UI for WPF ProgressBar Homepage
- [Get Started with the Telerik UI for WPF ProgressBar]({%slug getting_started%})
- Telerik UI for WPF API Reference
- [Getting Started with Telerik UI for WPF Components]({%slug getting-started-first-steps%})
- Telerik UI for WPF Virtual Classroom (Training Courses for Registered Users)
- Telerik UI for WPF ProgressBar Forums
- Telerik UI for WPF Knowledge Base {% endif %}
- [Visual Structure]({%slug radprogressbar-structure%})