LayoutItemLabelsAlignment Enum
Contains values that specify how content regions of LayoutItems are aligned within a LayoutControl object.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Declaration
#Members
Name | Description |
---|---|
Default
|
Content regions of Layout |
Local
|
Content regions of Layout |
#Related API Members
The following properties accept/return LayoutItemLabelsAlignment values:
#Remarks
Use the LayoutGroup.ItemLabelsAlignment property to customize the alignment of content regions in individual LayoutGroups. See Aligning contents of LayoutItems to learn more.