[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Documents.HasUnsavedChanges

HasUnsavedChanges Method

HasUnsavedChanges()

Indicates whether the report has unsaved changes.

Declaration
public ValueTask<bool> HasUnsavedChanges()
Returns
Type Description
ValueTask<bool>

A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of checking if there are unsaved changes.