Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxClientReportDesignerTabClosingEventArgs Class

Provides data for the ASPxClientReportDesigner.ReportTabClosing event.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientReportDesignerTabClosingEventArgs :
    ASPxClientReportDesignerTabEventArgs

Remarks

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

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DevExpress.Web.Scripts.ASPxClientEventArgs
ASPxClientReportDesignerTabEventArgs
ASPxClientReportDesignerTabClosingEventArgs
See Also