Skip to main content
A newer version of this page is available. .

ReportDesignerDocumentCancelEventArgs Constructors

A base class for classes that provide data for cancellable events in the End-User Report Designer.
Name Parameters Description
ReportDesignerDocumentCancelEventArgs(ReportDesignerDocument, Boolean) document, cancel Initializes a new instance of the ReportDesignerDocumentCancelEventArgs class with the specified settings.
See Also