Back to Devexpress

StepProgressBarItem.IndicatorBorderSize Property

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

latest1.3 KB
Original Source

StepProgressBarItem.IndicatorBorderSize Property

Gets or sets the indicator border size. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public double IndicatorBorderSize { get; set; }
vb
Public Property IndicatorBorderSize As Double

Property Value

TypeDescription
Double

The indicator border size.

|

Remarks

Use the StepProgressBarItem.BorderBrush property to specify the indicator border color.

See Also

HoverBorderBrush

StepProgressBarItem Class

StepProgressBarItem Members

DevExpress.Xpf.Controls Namespace