ProgressBarBuilder.ShowStatus Method
| Name | Parameters | Description |
|---|---|---|
| ShowStatus(JS) | value | Specifies whether or not the UI component displays a progress status. Mirrors the client-side showStatus option. |
| ShowStatus(Boolean) | value | Specifies whether or not the UI component displays a progress status. Mirrors the client-side showStatus option. |