Search
ItemValidationEventArgs Members
Constructors Properties
 


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

 Public Constructors

  Name Description

ItemValidationEventArgs

Initializes a new instance of the ItemValidationEventArgs class.

 Public Properties

  Name Description

Cancel

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

Container

  (Inherited from ItemEventArgs.)

Item

Gets or sets the DockItem that initiated the event. (Inherited from ItemEventArgs.)

 See Also