C1.Web.Wijmo.Controls.C1ProgressBar Namespace
In This Topic
Classes
| Class | Description |
![Class](template/packages/core-dotnet/images/Class.png) | C1ProgressBar | The C1ProgressBar is designed to simply display the current percentage complete for a process. |
![Class](template/packages/core-dotnet/images/Class.png) | C1ProgressBarSerializer | Serializes the C1ProgressBar control. |
![Class](template/packages/core-dotnet/images/Class.png) | C1ProgressBarTaskEventArgs | Represents the C1ProgressBarTaskEventArgs class which contains all of the settings for the RunTask event argument. |
Delegates
Enumerations
| Enumeration | Description |
![Enumeration](template/packages/core-dotnet/images/Enumeration.png) | FillDirection | Determines the direction from which the progress bar will start to fill. |
![Enumeration](template/packages/core-dotnet/images/Enumeration.png) | LabelAlign | Use the members of this enumeration to set the value of the LabelAlign property. |
See Also