Search
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.)

 See Also