DiagramLite Programmer's Guide
Diagram.ExpandButtonAction Property
See Also
 





Gets or sets a value indicating what should happen when a user clicks the [+/-] button that is displayed near expandable nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public ExpandButtonAction ExpandButtonAction { get; set; }

Visual Basic  Copy Code

Public Property ExpandButtonAction As ExpandButtonAction

 Property Value

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace