| Tag: ctree-column | Create columns for a clist | 
 |  | 
| Attrib Name | Type | Possible Values | Description | 
| active | boolean | null | Specify if title should allow keypress events etc., or just be a passive title. | 
| auto-resize | boolean | null | Specify if column should automatically resize to fit its contents. | 
| onclick | function | (selected_node) | Function to call when a ctree-title is clicked | 
| resizeable | boolean | null | Specify if the column is user resizeable. | 
| title | string | null | Set title for column. | 
| width | integer | 0,* | Set width of column. |