Search
Diagram.expandButtonAction Property
See Also
 





Gets or sets how the control responds to users clickingthe +/- button displayed by expandable nodes.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

get expandButtonAction() {}
set expandButtonAction(value) {}

 Property Value

ExpandButtonAction

A member of the ExpandButtonAction enumeration.

 See Also