MaximizedElementPosition Enum
Contains values that specify the position of the maximized element, relative to other items within a FlowLayoutControl.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Members
Name | Description |
---|---|
Left | The Flow |
Top | The Flow |
Right | The Flow |
Bottom | The Flow |
#Passed To
You can pass MaximizedElementPosition values to the FlowLayoutControl.MaximizedElementPosition property.
#Remarks
Use the FlowLayoutControl.MaximizedElementPosition property to specify the position of the maximized element relative to other items within a FlowLayoutControl.