Back to Devexpress

BarContainerControl.BarVertIndent Property

wpf-devexpress-dot-xpf-dot-bars-dot-barcontainercontrol-343e1504.md

latest1.1 KB
Original Source

BarContainerControl.BarVertIndent Property

Gets or sets the vertical 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 BarVertIndent { get; set; }
vb
Public Property BarVertIndent As Double

Property Value

TypeDescription
Double

An integer value that specifies the vertical distance between adjacent bars.

|

See Also

BarContainerControl Class

BarContainerControl Members

DevExpress.Xpf.Bars Namespace