TreeListColumnBuilder<T>.ShowInColumnChooser Method
| Name | Parameters | Description |
|---|---|---|
| ShowInColumnChooser(JS) | value | Specifies whether the column chooser can contain the column header. Mirrors the client-side showInColumnChooser option. |
| ShowInColumnChooser(Boolean) | value | Specifies whether the column chooser can contain the column header. Mirrors the client-side showInColumnChooser option. |