Search
Events Members
Properties
 


Defines all events raised by the controls in the MindFusion.Diagrammming.Controls namespace.

The following tables list the members exposed by the Events type.

 Public Properties

  Name Description

pageAdded

Raised when the a page has been added to a TabbedDiagramView control.

pageAdding

Raised before a page is added to a TabbedDiagramView control.

pageChanged

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

pageChanging

Raised before the selected page in a TabbedDiagramView control is changed.

pageRemoved

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

pageRemoving

Raised before a page is removed from a TabbedDiagramView control.

 See Also