[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Editor.CanDelete

CanDelete Method

CanDelete()

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

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

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