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

DiagramShowingSaveDialogEventArgs Constructors

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