StepProgressBar.Appearance Property
Use the StepProgressBar.Appearances property instead.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
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