Specifies which nodes should be considered the start of a new sub-group. Assign an array of the node types logic identifiers to this property.
Namespace: MindFusion.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Object GroupStartNodes { get; set; } |
Visual Basic Copy Code |
---|
Public Property GroupStartNodes As Object |