Skip to main content

DiagramCommandsBase.NewFileCommand Field

In This Article

Close the current file and create a new one. If the current file contains unsaved changes, the end-user is prompted to save them.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand NewFileCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also