Skip to main content
All docs
V18.2

ASPxClientReportDesignerDialogCancelEventArgs Properties

Provides data for the events related to opening and saving reports in the Web Report Designer.
Name Description
Cancel Specifies whether or not the operation performed with a report should be canceled.
Report Specifies the report currently being processed. Inherited from ASPxClientReportDesignerDialogEventArgs.
Url Specifies the URL of the report currently being processed. Inherited from ASPxClientReportDesignerDialogEventArgs.
See Also