Hello Paul,
Thank you for your question.
To enable the mouse events for the group element, you need to set its
ShouldHandleMouseInput property to
true. You need to do this in the code behind since it is not going to work if you set it through the designer:
As of the next official release, this property will be set to
true by default. Your
Telerik points have been updated for bringing this to our attention.
Should you have any future questions, do not hesitate to contact us.
Greetings,
Ivan Todorov
the Telerik team