BootstrapProgressBarBootstrapSpecificSettings Properties
Stores BootstrapProgressBar‘s rendering settings affecting features specific to the Bootstrap framework.Name | Description |
---|---|
Animated | Gets or sets a value specifying whether or not the pattern displayed by a stripped Progress Bar is animated. |
RenderOption | Specifies a contextual appearance style used to render the Progress Bar. |
Striped | Specifies whether or not the Progress Bar should display a striped pattern in its filled area. |
See Also