ComponentOne Carousel for WPF and Silverlight
C1.Silverlight.Carousel Namespace / C1CarouselPanel Class / GetItemsControl Method

In This Topic
    GetItemsControl Method (C1CarouselPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function GetItemsControl() As ItemsControl
    protected ItemsControl GetItemsControl()
    See Also