Tree - Orientation Property

Show the tree vertically or horizontally

Member of Tree (PRIM_TREE)

Data Type - Enumeration

Details

The Orientation property describes the layout of the Tree.

Allowed Values

Enum ValueDescription
HorizontalItems are shown left to right, sizing to the height of the Tree
VerticalItems are shown top to bottom, sizing to the width of the Tree


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2