BptProgressBar
API reference for BptProgressBar — parameters, event callbacks, and related configuration.
BptProgressBar
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
BptAppState | BptRootComponentBase | CascadingNullable | — |
CultureState | BptCultureState | CascadingNullable | — |
Enabled | bool | — | |
Value | double | — | |
Min | double | — | |
Max | double | — | |
Size | BptComponentSize | — | |
Color | KnownColor? | Nullable | — |
ColorHex | string | — | |
GradientColor | KnownColor? | Nullable | — |
GradientColorHex | string | — | |
SegmentCount | int | — | |
Animation | BptProgressBarAnimation | — | |
ShowLabel | bool | — | |
Label | string | Nullable | — |
LabelPosition | BptProgressBarLabelPosition | — | |
ValueFormat | string | — | |
Striped | bool | — | |
Animated | bool | — | |
Indeterminate | bool | — | |
Orientation | BptProgressBarOrientation | — | |
Disabled | bool | — | |
CssClass | string | — |