cxTreeListDefWidth Constant
#Declaration
const cxTreeListDefWidth = 100;
#Remarks
This global constant specifies the TcxTreeListColumn class’ default Width property value. You can reset the column’s Width and MinWidth properties to their default values by calling the RestoreWidths procedure.