Back to Devexpress

ListBuilder.OnSelectAllValueChanged Method

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

latest1.0 KB
Original Source

ListBuilder.OnSelectAllValueChanged Method

NameParametersDescription
OnSelectAllValueChanged(RazorBlock)jsFuncA function that is executed when the 'Select All' check box value is changed. Applies only if the selectionMode is 'all'. Mirrors the client-side onSelectAllValueChanged option.
OnSelectAllValueChanged(String)jsFuncA function that is executed when the 'Select All' check box value is changed. Applies only if the selectionMode is 'all'. Mirrors the client-side onSelectAllValueChanged option.