Skip to main content

DiagramCommandsBase.SaveFileCommand Field

Save changes made to the diagram. If the diagram has not been saved to a file before, the Save File As dialog window is invoked.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand SaveFileCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also