Gets or sets the default value for the Foldable property of containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool ContainersFoldable { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContainersFoldable As Boolean |
A boolean value specifying whether containers are initially foldable. The default is true.