Renders a horizontal progress bar.
Model Type: float
A sample ProgressBar implementation is available at Tests > Templates > ProgressBar (standard YetaWF site).
Name | Type | Description |
---|---|---|
model__Min | float | The progress bar's optional minimum value. The default is 0. |
model__Max | float | The progress bar's optional maximum value. The default is 100. |
[UIHint("ProgressBar"), ReadOnly] public float Value { get; set; } public float Value_Min { get; set; } public float Value_Max { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com