Custom Status Text
This example shows how you can customize the status text that using the StatusText property.
If the StatusText contains the {0} format token the percentage value will be automatically substituted.
To test this example, enter a status text format in the textbox and click the apply button. After the panel
reloads you will see the status text updated to include the new format.
Animate Initial Value
This example shows how the initial value of the progress bar can be animated.
To test this example, key in a new progress value, select if you want the animation
and press the Apply button. When the panel reloads the progress bar will take on the new settings
Data Table Example
This example shows how the progress bar can be used within a grid.
To test this example, select if you want the progress bar to animate or
not when setting the initial values. Then press the Apply button
| ID |
Name |
Percent Complete |
| 34 |
Example Text for WorkItem #34 |
|
| 65 |
Example Text for WorkItem #65 |
|
| 27 |
Example Text for WorkItem #27 |
|
| 03 |
Example Text for WorkItem #03 |
|
| 54 |
Example Text for WorkItem #54 |
|