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

SpreadsheetControl.SaveDocumentAs() Method

Invokes the Save As modal dialog box and saves the document to the specified location in the specified format.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Spreadsheet, DevExpress.Wpf.Spreadsheet

Declaration

public virtual void SaveDocumentAs()
See Also