[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.App.Focus

Focus Method

Focus()

Returns focus to Designer. Focus may be lost when plug-in components are opened/closed. Returning focus is essential to continue using Designer hotkeys like Ctrl+Z (undo), Ctrl+Y (redo), etc.

Declaration
public Task Focus()
Returns
Type Description
Task

A Task that represents the asynchronous operation of restoring focus to the Designer.