Back to Devexpress

ListBuilder.OnItemContextMenu Method

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

latest886 B
Original Source

ListBuilder.OnItemContextMenu Method

NameParametersDescription
OnItemContextMenu(RazorBlock)jsFuncA function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side onItemContextMenu option.
OnItemContextMenu(String)jsFuncA function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side onItemContextMenu option.