Hello Fabian Schulz,
Thank you for getting back to me.
When the
ContentPanel has its
AutoScroll property set to
true and your
UserControl is bigger than the
ContentPanel, you are able to scroll the usercontrol in the content panel. However, if your
RadPanelBar is small in size and there are many group caption elements, the content panel is not big enough or it is not visible at all.
This layout logic is by design for the
ListBar group style - the height of the content panel is calculated when you take the sum of the group caption's height out of the
RadPanelBar height. We will reconsider this design in one of our next versions.
However, if you use
ExporerBarStyle, you will get your
ContentPanel with appropriate size, and the group caption elements will still be available by the help of a vertical scrollbar.
If you have additional questions, do not hesitate to contact me.
Regards,
Nikolay
the Telerik team