ASPxClientPopupWindowEventArgs Members
Provides data for events concerning client manipulations on popup windows.Constructors
| Name | Description |
|---|---|
| constructor(window) | Initializes a new instance of the ASPxClientPopupWindowEventArgs class. |
Properties
| Name | Description |
|---|---|
| window | Gets the popup window object related to the event. |
See Also