| Parameter | Description |
|---|---|
| columnDescriptors | The list of HierarchyViewColumnDescriptors used to create the HierarchyViewColumns. |
| cellDescriptors | The list of HierarchyViewCellDescriptors used to create the HierarchyViewCells within the HierarchyViewColumns. |
| state | Optional HierarchyViewState used to override the default properties of columns, such as visibility, width, and order. |
Creates a set of columns from a list of columns and cell descriptors. If you pass a HierarchyViewState, it overrides the default order, width, and visibility of every column.