| 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 a HierarchyViewState is passed, all the columns default order, width and visibility will be overridden by the viewState.