Back to Devexpress

NavBarControl.BackgroundImageLayout Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarcontrol-e7e8790a.md

latest1.3 KB
Original Source

NavBarControl.BackgroundImageLayout Property

This property is not supported by the NavBarControl class.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.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

TypeDescription
ImageLayout

An ImageLayout value.

|

See Also

NavBarControl Class

NavBarControl Members

DevExpress.XtraNavBar Namespace