Skip to main content
All docs
V18.2

ASPxClientReportDesignerTabClosingEventArgs Constructors

Provides data for the ASPxClientReportDesigner.ReportTabClosing event.
Name Parameters Description
ASPxClientReportDesignerTabClosingEventArgs(ASPxDesignerNavigateTab, JQueryDeferred) tab, readyToClose Initializes a new instance of the ASPxClientReportDesignerTabClosingEventArgs class with the specified settings.
See Also