Hello Bob ,
To expand a group programatically you can use the Expanded property of RadPanelBarGroupElement. For example:
this.radPanelBarGroupElement1.Expanded = true;
If you need more information, please write us back.
Kind regards,
Boyko Markov
the Telerik team