Back to Devexpress

DiagramControl.NewFile() Method

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-afcdc327.md

latest888 B
Original Source

DiagramControl.NewFile() Method

Closes the current file and creates a new one.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public void NewFile()
vb
Public Sub NewFile

Remarks

If the current file contains unsaved changes, the end-user is prompted to save them.

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace