Back to Devexpress

StepProgressBarItem.HoverBackground Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbaritem-e9106065.md

latest1.2 KB
Original Source

StepProgressBarItem.HoverBackground Property

Gets or sets the hovered indicator’s background. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Brush HoverBackground { get; set; }
vb
Public Property HoverBackground As Brush

Property Value

TypeDescription
Brush

The hovered indicator’s background.

|

See Also

HoverBorderBrush

StepProgressBarItem Class

StepProgressBarItem Members

DevExpress.Xpf.Controls Namespace