Gets or sets a value indicating whether newly created nodes can be expanded.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool NodesExpandable { get; set; } |
Visual Basic
![]() |
---|
Public Property NodesExpandable As Boolean |
A boolean value assigned to the Expandable property of new nodes. The default is false.