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)
Syntaxpublic ProgressBarStyles ProgressBarStyle { get; set; }<asp:ProgressBar ProgressBarStyle="ProgressBarStyles" />
Property Value
Type:
ProgressBarStyles
The progress bar style.
See Also