MindFusion.Wpf Pack Programmer's Guide
NodeRules.GroupEndNodes Property
See Also
 





Specifies which nodes should be considered the end of the current sub-group. Assign an array of the node types logic identifiers to this property.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Object GroupEndNodes { get; set; }

Visual Basic  Copy Code

Public Property GroupEndNodes As Object

 Property Value

 See Also

NodeRules Members
NodeRules Class
MindFusion.Layout Namespace