Back to Devexpress

ListBuilder.OnItemReordered Method

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

latest860 B
Original Source

ListBuilder.OnItemReordered Method

NameParametersDescription
OnItemReordered(RazorBlock)jsFuncA function that is executed after a list item is moved to another position. Mirrors the client-side onItemReordered option.
OnItemReordered(String)jsFuncA function that is executed after a list item is moved to another position. Mirrors the client-side onItemReordered option.