Skip to main content
A newer version of this page is available. .

ASPxClientPopupWindowCancelEventArgs Class

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

Declaration

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