[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Editor.CanRedo

CanRedo Method

CanRedo()

Checks if the redo action is available.

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

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