StepProgressBar.ShowProgress Property
Gets or sets whether to display the progress line. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v25.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use the ShowProgress property to display or hide the progress line for a StepProgressBar.

See Also