ToolBarControlBase.BackgroundTemplate Property
Obsolete. Use the base WPF Background property to change the background color.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ControlTemplate | A ControlTemplate object. |
See Also