StepProgressBar.ActualShowProgress Property
Gets whether the progress line is visible.
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