Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.51 KB

overview.md

File metadata and controls

47 lines (34 loc) · 2.51 KB
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

{{ site.framework_name }} ProgressBar Overview

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 %}

{{ site.framework_name }} RadProgressBar Overview

Key Features

  • 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 Support and Learning Resources

See Also

  • [Visual Structure]({%slug radprogressbar-structure%})