Back to Devexpress

ListBuilder.OnItemDeleted Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-onitemdeleted.md

latest848 B
Original Source

ListBuilder.OnItemDeleted Method

NameParametersDescription
OnItemDeleted(RazorBlock)jsFuncA function that is executed after a list item is deleted from the data source. Mirrors the client-side onItemDeleted option.
OnItemDeleted(String)jsFuncA function that is executed after a list item is deleted from the data source. Mirrors the client-side onItemDeleted option.