Show the tree vertically or horizontally
Member of Tree (PRIM_TREE)
Data Type - Enumeration
The Orientation property describes the layout of the Tree.
Enum Value | Description |
---|---|
Horizontal | Items are shown left to right, sizing to the height of the Tree |
Vertical | Items are shown top to bottom, sizing to the width of the Tree |
Febuary 18 V14SP2