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.Layout
SyntaxC#
Copy Code
|
|---|
public Object GroupEndNodes { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GroupEndNodes As Object |
See Also