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 | |
|---|---|---|
![]() |
Initializes a new instance of the DiagramPageValidationEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether to cancel the current operation. |
|
![]() |
Gets the DiagramPage related to the event. (Inherited from DiagramPageEventArgs.) |
See Also