OnClientItemExpand and onClientItemCollapse events on the RadPanelBar.
This is what I've got this so far (which works) but I want to know if there's a better way of finding my control other than the following...
header.children[0].cells[0].children[0]