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

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.v18.2.dll

Declaration

public double BarItemHorzIndent { get; set; }

Property Value

Type Description
Double

The horizontal interval between links.

See Also