Click or drag to resize

ProgressBarProgressBarStyle Property

Gets or sets the progress bar style.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public ProgressBarStyles ProgressBarStyle { get; set; }

Property Value

Type: ProgressBarStyles
The progress bar style.
See Also