Back to Devexpress

StepProgressBar.OuterBorderIndent Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbar-433b4d25.md

latest1.5 KB
Original Source

StepProgressBar.OuterBorderIndent Property

Gets or sets the distance between the StepProgressBar item / progress line and the outer border. 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 OuterBorderIndent { get; set; }
vb
Public Property OuterBorderIndent As Double

Property Value

TypeDescription
Double

The distance between the StepProgressBar item / progress line and the outer border.

|

See Also

ShowOuterBorder

OuterBorderSize

OuterBorderBrush

StepProgressBar Class

StepProgressBar Members

DevExpress.Xpf.Controls Namespace