ASPxClientPopupWindowCloseUpEventArgs.closeReason Property
Gets the value that identifies the reason the popup window closes.
Declaration
closeReason: ASPxClientPopupControlCloseReason
Property Value
| Type | Description |
|---|---|
| ASPxClientPopupControlCloseReason | One of the ASPxClientPopupControlCloseReason enumeration values. |
See Also