ComponentOne Carousel for WPF and Silverlight
C1.Silverlight.Carousel Namespace / C1CarouselPanel Class / ScrollOwner Property

In This Topic
    ScrollOwner Property (C1CarouselPanel)
    In This Topic
    Implements the IScrollInfo.ScrollOwner property.
    Syntax
    'Declaration
     
    
    Public Property ScrollOwner As ScrollViewer
    public ScrollViewer ScrollOwner {get; set;}
    See Also