Contains the arguments passed to DockItem validation events.
The following tables list the members exposed by the ItemValidationEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ItemValidationEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether the operation is validated. |
|
![]() |
Gets or sets the DockItem relative to the event. (Inherited from ItemEventArgs.) |
See Also