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

RevealHighlightOptions.SetBackgroundColor(DependencyObject, Color) Method

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Controls, DevExpress.Wpf.Navigation

Declaration

public static void SetBackgroundColor(
    DependencyObject element,
    Color value
)

Parameters

Name Type
element DependencyObject
value Color
See Also