Back to Devexpress

ListBuilder.SelectByClick Method

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

latest792 B
Original Source

ListBuilder.SelectByClick Method

NameParametersDescription
SelectByClick(JS)valueSpecifies whether an item is selected if a user clicks it. Mirrors the client-side selectByClick option.
SelectByClick(Boolean)valueSpecifies whether an item is selected if a user clicks it. Mirrors the client-side selectByClick option.