ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Documents Class / Save Method

In This Topic
    Save Method (Documents)
    In This Topic
    Saves the report currently edited in Designer, if report is new, then "Save As" dialog will be opened.
    Syntax
    'Declaration
     
    Public Function Save() As Task
    public Task Save()
    See Also