AppBarSeparator.Alignment Property
Gets or sets the alignment of this AppBarSeparator relative to the containing AppBar. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.WindowsUI.AppBarElementAlignment | An DevExpress.Xpf.WindowsUI.AppBarElementAlignment enumeration value specifying the AppBarSeparator alignment. |
See Also