Search
GroupCollection.notifyParent Field
See Also
 





If enabled, the collection raises events to let their containing objects handle the addition or removal of items.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected bool notifyParent

Visual Basic  Copy Code

Protected notifyParent As Boolean

 See Also