OfficeNavigationBar.ItemSpacing Property
Gets or sets the amount of space, in pixels, between OfficeNavigationBar items. This is a dependency property.
Namespace: DevExpress.Xpf.Navigation
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | An integer value that specifies the amount of space, in pixels, between OfficeNavigationBar items. |
See Also