Skip to main content
A newer version of this page is available. .

PanelControl.BackgroundImageLayout Property

This member is not supported by the PanelControl class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

[Browsable(false)]
public ImageLayout BackgroundImageLayout { get; set; }

Property Value

Type Description
ImageLayout

An ImageLayout value that specifies the position of an image on the control.

See Also