PopupWindowCallbackArgs Properties
Provides data for the ASPxPopupControlBase.WindowCallback event.Name | Description |
---|---|
Parameter | Gets a string that contains specific information (if any) passed from the client side. Inherited from CallbackEventArgsBase. |
Window | Gets a popup window object related to the event. |
See Also