Back to Devexpress

PopupWindowCallbackArgs Class

aspnet-devexpress-dot-web-8f0c6f21.md

latest1.3 KB
Original Source

PopupWindowCallbackArgs Class

Provides data for the ASPxPopupControlBase.WindowCallback event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PopupWindowCallbackArgs :
    CallbackEventArgsBase
vb
Public Class PopupWindowCallbackArgs
    Inherits CallbackEventArgsBase

PopupWindowCallbackArgs is the data class for the following events:

Inheritance

Object EventArgs CallbackEventArgsBase PopupWindowCallbackArgs

See Also

PopupWindowCallbackArgs Members

DevExpress.Web Namespace