Skip to main content

WizardControl.BackColor Property

This property isn’t used.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v23.2.dll

NuGet Package: DevExpress.Win

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Color BackColor { get; set; }

Property Value

Type
Color
See Also