BootstrapProgressBarBootstrapSpecificSettings.Striped Property
Specifies whether or not the Progress Bar should display a striped pattern in its filled area.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true to display a striped pattern; otherwise false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Striped |
|---|---|
| BootstrapProgressBar |
|
See Also