Back to Devexpress

TdxCustomLayoutControl.LayoutDirection Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-7d0abc3e.md

latest714 B
Original Source

TdxCustomLayoutControl.LayoutDirection Property

Specifies the direction in which the ExpressLayout Control root group items are placed.

Declaration

delphi
property LayoutDirection: TdxLayoutDirection read; write;

Property Value

Type
TdxLayoutDirection

Remarks

Use the LayoutDirection property to specify the arrangement of a root group‘s items.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit