Back to Devexpress

DiagramCommandsBase.NewFileCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-d4bc462f.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand NewFileCommand
vb
Public Shared ReadOnly NewFileCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace