Search
Events.pageChanged Property
See Also
 





Raised when the selected page in a TabbedDiagramView control has changed.

Namespace: MindFusion.Diagramming.Controls
File: Events.js

 Syntax

JavaScript  Copy Code

get pageChanged() {}
set pageChanged(value) {}

 Property Value

String

A string containing the event name.

 See Also