Angular TreeList - columnChooser.selection
Configures column selection functionality within the column chooser.
allowSelectAll
Specifies whether a "Select All" option is available to users.
recursive
Specifies whether selection is recursive.
The selection is non-recursive (when a parent item is selected, nested items remain unselected). If you want to select items recursively, set this property to true.
selectByClick
Specifies whether an item becomes selected if a user clicks the item's label.
If you have technical questions, please create a support ticket in the DevExpress Support Center.