OfficeNavigationBar.ButtonsAlignment Property
Gets the alignment of the Customization button relative to the OfficeNavigationBar. 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 |
---|---|
Dock | A Dock enumeration value that specifies the Customization button alignment. |
See Also