Back to Devexpress

ASPxClientPopupWindowEventArgs Class

aspnet-js-aspxclientpopupwindoweventargs.md

latest1.1 KB
Original Source

ASPxClientPopupWindowEventArgs Class

Provides data for events concerning client manipulations on popup windows.

Declaration

ts
declare class ASPxClientPopupWindowEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientPopupWindowEventArgs type are used as arguments for the ASPxClientPopupControlBase.PopUp and ASPxClientPopupControlBase.CloseUp events generated on the client side.

ASPxClientPopupWindowEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientPopupWindowEventArgs ASPxClientPopupWindowCloseUpEventArgs

ASPxClientPopupWindowResizeEventArgs

ASPxClientPopupWindowPinnedChangedEventArgs

See Also

ASPxClientPopupWindowEventArgs Members