Back to Devexpress

ListBuilder.OnItemHold Method

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

latest841 B
Original Source

ListBuilder.OnItemHold Method

NameParametersDescription
OnItemHold(RazorBlock)jsFuncA function that is executed when a collection item has been held for a specified period. Mirrors the client-side onItemHold option.
OnItemHold(String)jsFuncA function that is executed when a collection item has been held for a specified period. Mirrors the client-side onItemHold option.