I have a situation where I have a RadcarouselPanel set as the itemPanelTemplate of a RadCarousel. Is there a way to wrap the RadCarouselPanel in a scrollviewer when it is used this way? I'd still like to use a traditional scroll bar as the navigation method as opposed to the buttons supplied with the RadCarousel. I also want to use the scrollviewer's scroll event so I can determine when the items have been moved. Is this possible?