Back to Devexpress

ASPxClientPopupWindowCancelEventArgs Class

aspnet-js-aspxclientpopupwindowcanceleventargs.md

latest769 B
Original Source

ASPxClientPopupWindowCancelEventArgs Class

Provides data for the popup control’s cancellable client events, such as the ASPxClientPopupControlBase.Closing.

Declaration

ts
declare class ASPxClientPopupWindowCancelEventArgs extends ASPxClientCancelEventArgs

Remarks

Instances of the ASPxClientPopupWindowCancelEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientPopupWindowCancelEventArgs

See Also

ASPxClientPopupWindowCancelEventArgs Members