Contains the arguments passed to handlers of DiagramPage validation events.
The following tables list the members exposed by the DiagramPageValidationEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the DiagramPageValidationEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether to cancel the current operation. |
||
Gets the DiagramPage related to the event. (Inherited from DiagramPageEventArgs.) |
||
New index of the page. (Inherited from DiagramPageEventArgs.) |
||
New page title specified with PageRenaming event. |
||
Old index of the page. (Inherited from DiagramPageEventArgs.) |
WpfDiagram Programmer's Guide | © 2024 MindFusion |