Skip to main content

TcxCustomTreeList.RestoreColumnsDefaults Method

Restores the default settings of all columns.

Declaration

procedure RestoreColumnsDefaults;

Remarks

This method restores the following settings:

To restore only the default column width, use the RestoreColumnsWidths method.

See Also