TcxCustomTreeList.RestoreColumnsWidths Method
In This Article
Restores the default width of all columns.
#Declaration
Delphi
procedure RestoreColumnsWidths;
#Remarks
To restore all initial columns settings, call the RestoreColumnsDefaults method.
See Also