Back to Devexpress

ListBuilder.AllowItemDeleting Method

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

latest830 B
Original Source

ListBuilder.AllowItemDeleting Method

NameParametersDescription
AllowItemDeleting(JS)valueSpecifies whether or not an end user can delete list items. Mirrors the client-side allowItemDeleting option.
AllowItemDeleting(Boolean)valueSpecifies whether or not an end user can delete list items. Mirrors the client-side allowItemDeleting option.