Defines which type of nodes will be used as a "sub group end" node.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ArrayList EndSubgproupNode { get; set; } |
Visual Basic Copy Code |
---|
Public Property EndSubgproupNode As ArrayList |