PopupClosingEventArgs Properties
Contains data for the Closing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Cancellation |
Specifies an object that propagates a cancellation notification. |
Close |
Identifies the action that closes the Popup. |
See Also