Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayoutTreeStyle Enumeration |
'Declaration Public Enum GoLayoutTreeStyle Inherits System.Enum
public enum GoLayoutTreeStyle : System.Enum
Member | Description |
---|---|
Alternating | Alternate layers of the tree have different properties, typically including the angle. |
LastParents | Just like the standard layered style, except that the nodes with children but no grandchildren have alternate properties. |
Layered | The normal tree style, where all of the children of each GoLayoutTreeNode are lined up horizontally or vertically. |
RootOnly | All of the nodes get the alternate properties, except the root node gets the default properties. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Layout.GoLayoutTreeStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2