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

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