DiagramShowingSaveDialogEventArgs Constructors
Provides data for the DiagramControl.ShowingSaveDialog event.Name | Parameters | Description |
---|---|---|
DiagramShowingSaveDialogEventArgs(DiagramControl, String, String, String, String, Object, Int32) | source, filter, title, initialDirectory, defaultFileName, documentSourceToSave, filterIndex | Initializes a new instance of the DiagramShowingSaveDialogEventArgs class with the specified settings. |
See Also