ChildrenLayout
Enum
Secondary specification of the layout in addition to the TreeDirection.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
C#
public enum ChildrenLayout
Fields
C#
BottomAlignedWithParent = 1
C#
Default = 3
The topmost child will be aligned with the parent.
C#
TopAlignedWithParent = 0