MindFusion.Wpf Pack Programmer's Guide
DiagramPageValidationEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of DiagramPage validation events.

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

 Public Constructors

  Name Description

DiagramPageValidationEventArgs

Initializes a new instance of the DiagramPageValidationEventArgs class.

 Public Properties

  Name Description

Cancel

Gets or sets a value indicating whether to cancel the current operation.

DiagramPage

Gets the DiagramPage related to the event. (Inherited from DiagramPageEventArgs.)

NewIndex

New index of the page. (Inherited from DiagramPageEventArgs.)

NewTitle

New page title specified with PageRenaming event.

OldIndex

Old index of the page. (Inherited from DiagramPageEventArgs.)

 See Also

DiagramPageValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace