[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Documents.Save

Save Method

Save()

Saves the report currently edited in Designer. If the report is new, the "Save As" dialog will be opened.

Declaration
public Task Save()
Returns
Type Description
Task

A Task representing the asynchronous operation of saving the report.