DiagramControl.NewFile() Method
In This Article
Closes the current file and creates a new one.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
#Remarks
If the current file contains unsaved changes, the end-user is prompted to save them.
See Also