ASPxClientPopupWindowCancelEventArgs Constructors
Provides data for the popup control’s cancellable client events, such as the ASPxClientPopupControlBase.Closing.Name | Description |
---|---|
constructor(window, closeReason) | Initializes a new instance of the ASPxClientPopupWindowCancelEventArgs class with the specified settings. |
See Also