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