MindFusion.Wpf Pack Programmer's Guide
Diagram.ContainersFoldable Property
See Also
 





Gets or sets the default value for the Foldable property of containers.

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

 Syntax

C#  Copy Code

public bool ContainersFoldable { get; set; }

Visual Basic  Copy Code

Public Property ContainersFoldable As Boolean

 Property Value

A boolean value specifying whether containers are initially foldable. The default is true.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace