CustomShowSaveFileDialogEventArgs Constructors
Provides data for the WinExportController.CustomShowSaveFileDialog event.Name | Parameters | Description |
---|---|---|
CustomShowSaveFileDialogEventArgs(SaveFileDialog) | dialog | Initializes a new instance of the CustomShowSaveFileDialogEventArgs class. |
See Also