MindFusion.Wpf Pack Programmer's Guide
Group Properties
 


 Public Properties

  Name Description

AttachedNodes

Gets a collection of the nodes attached to this group.

AutoDeleteItems

Gets or sets a value indicating whether the subordinated items in a group are automatically deleted if the group is destroyed.

Expandable

Gets or sets a value indicating whether expanding/collapsing a tree branch propagates through this group.

FollowMasterContainment

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

FollowMasterRotation

Gets or sets a value indicating whether attached nodes should follow the rotation of a master node.

MainItem

Gets or sets the main item of this group.

Tag

Gets or sets a custom data associated with the group.

Visible

Gets or sets a value indicating whether the group is visible.

 See Also

Group Class
MindFusion.Diagramming.Wpf Namespace