TdxCustomLayoutControl.LayoutDirection Property
Specifies the direction in which the ExpressLayout Control root group items are placed.
Declaration
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