Back to Devexpress

BarContainerControl.BarHorzIndent Property

wpf-devexpress-dot-xpf-dot-bars-dot-barcontainercontrol-1382fdd5.md

latest1.1 KB
Original Source

BarContainerControl.BarHorzIndent Property

Gets or sets the horizontal distance between adjacent bars. 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 BarHorzIndent { get; set; }
vb
Public Property BarHorzIndent As Double

Property Value

TypeDescription
Double

A value that specifies the horizontal distance between adjacent bars.

|

See Also

BarContainerControl Class

BarContainerControl Members

DevExpress.Xpf.Bars Namespace