DiagramControl.SaveFile() Method
Saves the diagram to a file.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Remarks
If the current diagram has been saved to or loaded from a file, the SaveFile method saves it to this file. Otherwise, it invokes the Save File As dialog window.
See Also