# ProgressBar Properties

## Content

**C1ProgressBar** displays an animated repeating pattern of dots to indicate an indeterminate operation is in progress.

The two main properties in the **C1ProgressBar** control are **ActualIsIndeterminate** and [IsIndeterminate.](/componentone/api/wpf/online-basiclibrary/dotnet-framework-api/C1.WPF.4.6.2/C1.WPF.C1ProgressBar.IsIndeterminate.html)

* **ActualIsIndeterminate**

This property indicates whether the actual indeterminate property should be reflecting a specific value.

* **IsIndeterminate**

This property indicates if the **C1ProgressBar** displays continuous, indeterminate feedback.