Skip to main content

DiagramCommandsBase.NewFileCommand Field

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.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand NewFileCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also