TcxCustomTreeList.OnColumnSizeChanged Event
Enables you to respond to column resize operations.
#Declaration
Delphi
property OnColumnSizeChanged: TcxTreeListColumnChangedEvent read; write;
See Also