[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Editor.CanCopy

CanCopy Method

CanCopy()

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

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

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