TreeList.BestFitColumns Method
| Name | Parameters | Description |
|---|---|---|
| BestFitColumns() | none | Modifies the width of each visible column so that the contents of its cells are not truncated, if possible. |
| BestFitColumns(Boolean) | applyAutoWidth | Modifies the width of each visible column so that the contents of its cells are not truncated, if possible. Allows you to resize columns to fit the treelist width. |