Contains the arguments passed to handlers of DiagramPage validation events. @author Meppy
The following tables list the members exposed by the DiagramPageValidationEvent type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DiagramPageValidationEvent class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets a value indicating whether to cancel the current operation. |
|
![]() |
Gets the DiagramPage related to the event. (Inherited from DiagramPageEvent.) |
|
![]() |
Gets a value indicating whether to cancel the current operation. Set this property to {@code true} to prevent the user from completing the operation. |
See Also