Orientation: PP.Orientation
The Orientation property determines table orientation.
Property value is equal to values of the Orientationenumeration items.
Use JSON or the setOrientation method to set the property value, and the getOrientation method to get the property value.
By default the PP.Orientation.Horizontal value is set, that is table items are positioned horizontally.
The property use is given in the Example of Creating the LayoutBox Component page.
See also: