BarStaticItemLink.ContentAlignment Property
Gets the alignment of the item’s content. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<HorizontalAlignment> | A HorizontalAlignment property that specifies the alignment of the item’s content. |
See Also