Search
ItemValidationEventArgs Members
Constructors Properties
 


Contains the arguments passed to DockItem validation events.

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

Confirm

Gets or sets a value indicating whether the operation is validated.

Item

Gets or sets the DockItem relative to the event. (Inherited from ItemEventArgs.)

 See Also