Gets or sets value indicating how a tree is expanded.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool RecursiveExpand { get; set; } |
Visual Basic Copy Code |
---|
Public Property RecursiveExpand As Boolean |
Use the property when representing tree structures, which hide some of their elements.