AutoAlignMode Enum
Obsolete. Instead use the options provided by the TextAlignMode class.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Members
Name | Description |
---|---|
AlignLocal
|
This member is obsolete. Controls are aligned independently within layout groups. |
AlignGlobal
|
This member is obsolete. Controls are aligned throughout the LayoutControl. |
AutoSize
|
This member is obsolete. The auto-size feature is enabled. |
See Also