Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Item without Scroll Bars
posted

I am attempting to use the XamCarouselListBox for evaluation purposes and am having an issue with the size of the Items.  If I make the Item too big (defined by a DataTemplate), the item is placed in a scrollviewer (I think) and scroll bars are required to view the item.

 What property do I set on the XamCarouselListBox to render the entire ItemTemplate without the need for scroll bars?

 Thanks