[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Editor.CanPaste

CanPaste Method

CanPaste()

Checks if the paste action is available for the selected item/items.

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

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