Contains the arguments passed to handlers of item validation events.
The following tables list the members exposed by the ItemConfirmEvent type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets a value indicating whether the action related to this event should be confirmed or canceled. |
|
![]() |
Gets the item related to the event. (Inherited from ItemEvent.) |
|
![]() |
Sets a value indicating whether the action related to this event should be confirmed or canceled. |
See Also