Back to Devexpress

WizardControl.BackgroundImageLayout Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-2c4cf074.md

latest1.1 KB
Original Source

WizardControl.BackgroundImageLayout 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 ImageLayout BackgroundImageLayout { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BackgroundImageLayout As ImageLayout

Property Value

Type
ImageLayout

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace