Skip to main content
All docs
V18.2

ASPxClientReportDesignerDialogEventArgs Class

Provides data for the events related to opening and saving reports in the Web Report Designer.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientReportDesignerDialogEventArgs :
    ASPxClientEventArgs

Remarks

The ASPxClientReportDesignerDialogEventArgs class provides data for the following events.

Objects of this class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

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