NavBarControl.BackgroundImage Property
In This Article
This property is not supported by the NavBarControl class.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type |
---|
Image |
#Remarks
To provide a background image for a NavBarControl, use the NavBarAppearances.Background property. The NavBarAppearances.GroupBackground property allows you to provide a background image for a group.
See Also