Gets or sets the default value for the Foldable property of containers.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |