Back to Devexpress

OfficeNavigationBar.ButtonsAlignment Property

wpf-devexpress-dot-xpf-dot-navigation-dot-officenavigationbar-5d38957a.md

latest1.5 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Dock ButtonsAlignment { get; }
vb
Public ReadOnly Property ButtonsAlignment As Dock

Property Value

TypeDescription
Dock

A Dock enumeration value that specifies the Customization button alignment.

|

See Also

CustomizationButtonVisibility

Orientation

OfficeNavigationBar Class

OfficeNavigationBar Members

DevExpress.Xpf.Navigation Namespace