BaseWizardPage.BackgroundImageLayout Property
This property isn't used.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ImageLayout BackgroundImageLayout { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BackgroundImageLayout As ImageLayout
Property Value
Type |
---|
ImageLayout |
See Also
Feedback