Search
Events.pageRemoved Property
See Also
 





Raised when the a page has been removed from a TabbedDiagramView control.

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

 Syntax

JavaScript  Copy Code

get pageRemoved() {}
set pageRemoved(value) {}

 Property Value

String

A string containing the event name.

 See Also