LayoutGroup.ItemLabelsAlignment Property
In This Article
Gets or sets how content regions of LayoutItems are aligned, according to their labels. This is a dependency property.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Layout |
A Layout |
#Remarks
See Aligning contents of LayoutItems to learn more.
See Also