Back to Devexpress

Bar.BarItemHorzIndent Property

wpf-devexpress-dot-xpf-dot-bars-dot-bar-c7e63bfb.md

latest976 B
Original Source

Bar.BarItemHorzIndent Property

Gets or sets the horizontal interval between the bar’s links. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Double

The horizontal interval between links.

|

See Also

Bar Class

Bar Members

DevExpress.Xpf.Bars Namespace