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

NavBarControl.BackgroundImageLayout Property

This property is not supported by the NavBarControl class.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v18.2.dll

Declaration

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

Property Value

Type Description
ImageLayout

An ImageLayout value.

See Also