ASPxClientPopupWindowCloseUpEventArgs Properties
Provides data for the ASPxClientPopupControlBase.CloseUp event.| Name | Description |
|---|---|
| closeReason | Gets the value that identifies the reason the popup window closes. |
| window | Gets the popup window object related to the event. Inherited from ASPxClientPopupWindowEventArgs. |
See Also