Search
NodeRules.GroupStartNodes Property
See Also
 





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

 Syntax

C#  Copy Code

public Object GroupStartNodes { get; set; }

Visual Basic  Copy Code

Public Property GroupStartNodes As Object

 Property Value

 See Also