树列表。如何使扩展列右侧的列保持其宽度?

TreeList. How to make the columns to the right of the column that expands retain their width?

Treelist 有 6 列。
当我用鼠标增加列号“1”的宽度时,列“1”右边的所有列的宽度都减小了。
换句话说,如果您展开一列,右侧的其余列就会变窄。

如何使展开列右侧的列保持宽度?

您似乎不想自动调整列的大小?您可以设置以下选项来限制列的自动调整大小

treeList1.OptionsView.AutoWidth=false