Back to Devexpress

ListBuilder.ShowSelectionControls Method

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

latest988 B
Original Source

ListBuilder.ShowSelectionControls Method

NameParametersDescription
ShowSelectionControls(JS)valueSpecifies whether or not to display controls used to select list items. Not available if selectionMode is set to 'none'. Mirrors the client-side showSelectionControls option.
ShowSelectionControls(Boolean)valueSpecifies whether or not to display controls used to select list items. Not available if selectionMode is set to 'none'. Mirrors the client-side showSelectionControls option.