Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public Dock ButtonsAlignment { get; }

Property Value

Type Description
Dock

A Dock enumeration value that specifies the Customization button alignment.

See Also