[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Editor.CanUndo

CanUndo Method

CanUndo()

Checks if the undo action is available.

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

A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of checking if the undo action can be performed.