Angular Common Types - grids - ColumnChooserSelectionConfig
Configures column selection functionality within the column chooser.
import { ColumnChooserSelectionConfig } from "devextreme/common/grids"
Type:
allowSelectAll
Specifies whether a "Select All" option is available to users.
Type:
Default Value: false
recursive
Specifies whether selection is recursive.
Type:
Default Value: false
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.
Type:
Default Value: false
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.