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.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Double | An integer value that specifies the vertical distance between adjacent bars. |
See Also