Search
Events.expandButtonClicked Property
See Also
 






Raised if ExpandButtonAction is set to RaiseEvents and the [+/-]button of an Expandable node is clicked.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get expandButtonClicked() {}
set expandButtonClicked(value) {}

 Property Value

String

A string containing the event name.

 See Also