Skip to main content
All docs
V18.2

ASPxClientReportDesignerExitDesignerEventArgs Class

Provides data for the ASPxClientReportDesigner.ExitDesigner event.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public class ASPxClientReportDesignerExitDesignerEventArgs :
    ASPxClientEventArgs

Remarks

ASPxClientReportDesignerExitDesignerEventArgs objects are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DevExpress.Web.Scripts.ASPxClientEventArgs
ASPxClientReportDesignerExitDesignerEventArgs
See Also