[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Documents.IsNew

IsNew Method

IsNew()

Indicates whether the report was saved at least once before.

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

A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of checking if the report is new.