MindFusion.Wpf Pack Programmer's Guide
Group.FollowMasterContainment Property
See Also
 





Specifies whether the subordinated items should be considered by a ContainerNode when the master item is added to the container.

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

 Syntax

C#  Copy Code

public bool FollowMasterContainment { get; set; }

Visual Basic  Copy Code

Public Property FollowMasterContainment As Boolean

 Property Value

true if the whole group should be contained by ContainerNode objects; otherwise, false. The default is false.

 See Also

Group Members
Group Class
MindFusion.Diagramming.Wpf Namespace