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

BarStaticItemLink.ContentAlignment Property

Gets the alignment of the item’s content. This is a dependency property.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public HorizontalAlignment ContentAlignment { get; }

Property Value

Type Description
HorizontalAlignment

A HorizontalAlignment property that specifies the alignment of the item’s content.

See Also