MindFusion.Wpf Pack Programmer's Guide
TabbedDiagramView Events
 


 Public Events

  Name Description

CurrentPageChanged

Raised when the currently active page is changed.

PageAdded

Raised when a new page is added to the view interactively, that is, when the user clicks on the 'Create New Tab' button.

PageMoved

Raised when the user rearranges tabs.

PageRemoved

Raised when a page is removed interactively, that is, when the user clicks the close button of its associated tab.

PageRemoving

Raised when a page is about to be removed interactively, that is, when the user clicks the close button of its associated tab.

PageRenamed

Raised when the page has been renamed.

PageRenaming

Raised to validate new page title.

 See Also

TabbedDiagramView Class
MindFusion.Diagramming.Wpf Namespace