Back to Devexpress

WizardControl.BackgroundImage Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-4b97fc28.md

latest1.1 KB
Original Source

WizardControl.BackgroundImage Property

This property isn’t used.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Image BackgroundImage { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BackgroundImage As Image

Property Value

Type
Image

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace