Progress Bar
A component that, by default, displays an integer value within a bounded interval. A progress bar typically communicates the progress of some work by displaying its percentage of completion. |
Public Variables (Properties)
[?]
The Progress Bar component has the following basic properties and property groups that are common to all components:
Name, Advanced Properties, Container Properties, Styles, Preloader, Events, Bindings.
Value
The displayed value of the progress bar (in percent).
Variable Name: | value |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
value | Integer | Value |
Public Events
[?]
Common Events: none
Was this page helpful?