Specifies whether connected subgroups from the same lane should be aligned and arranged vertically.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool VerticalSubgroupsAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalSubgroupsAlignment As Boolean |