Skip to main content

StepProgressBar.Appearance Property

Use the StepProgressBar.Appearances property instead.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AppearanceObject Appearance { get; }

Property Value

Type Description
AppearanceObject

This property is hidden. Use the StepProgressBar.Appearances property instead.

See Also