Back to Devexpress

DiagramCommandsBase.SaveFileCommand Field

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

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Diagram.Core

Declaration

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

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace