StepProgressBar.Appearance Property
In This Article
Use the StepProgressBar.Appearances property instead.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
This property is hidden. Use the Step |
See Also