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.v14.2.dll
#Declaration
#Members
Name | Description |
---|---|
Default | Content regions of Layout |
Local | Content regions of Layout |
#Passed To
You can pass LayoutItemLabelsAlignment values to the following properies:
#Remarks
Use the LayoutGroup.ItemLabelsAlignment property to customize the alignment of content regions in individual LayoutGroups. See Aligning contents of LayoutItems to learn more.