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