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

ReportDesignerDocumentClosingEventArgs Constructors

Provides data for the ReportDesignerBase.DocumentClosing and ReportDesignerDocument.Closing events.
Name Parameters Description
ReportDesignerDocumentClosingEventArgs(ReportDesignerDocument, Boolean) document, cancel Initializes a new instance of the ReportDesignerDocumentClosingEventArgs class with the specified settings.
See Also