Skip to main content
A newer version of this page is available. .

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.v19.1.Core.dll

Declaration

public static readonly DiagramCommand NewFileCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also