TcxCustomTreeList.OnBandHeaderClick Event
Enables you to respond to band header clicks.
Declaration
property OnBandHeaderClick: TcxTreeListBandChangedEvent read; write;
Remarks
Sender specifies the tree list.
ABand specifies the band whose header has been clicked.
See Also