MultiSelectCheckableSettings
Interface
The settings for the checkboxes.
Definition
Package:@progress/kendo-angular-dropdowns
Properties
checkOnClick?
boolean
Determines if clicking anywhere on the item will trigger selection or only through clicking a checkbox. If disabled, clicking outside the checkbox on the item itself will not select the item.
Default:
true
enabled?
boolean
Specifies whether checkboxes will be rendered before each item in the popup list.
Default:
true