DocumentClosingEventArgs Constructors
Provides data for the SnapControl.DocumentClosing event.Name | Parameters | Description |
---|---|---|
DocumentClosingEventArgs(DocumentDataSources) | interimDataSources | Initializes a new instance of the DocumentClosingEventArgs class with the specified data sources. |
See Also