Interface: ColumnManagementConfig
Defined in: src/model/types.ts:315
Configures the column management panel.
Properties
alwaysVisible?
optionalalwaysVisible?:string[]
Defined in: src/model/types.ts:319
Columns that cannot be hidden.
searchable?
optionalsearchable?:boolean
Defined in: src/model/types.ts:317
Whether the panel supports searching columns.