WizardControl.BackgroundImageLayout Property
This property isn’t used.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ImageLayout BackgroundImageLayout { get; set; }
Property Value
Type |
---|
ImageLayout |
See Also