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

In This Topic
    VerticalOffset Property
    In This Topic
    Implements the IScrollInfo.VerticalOffset property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VerticalOffset As Double
    public double VerticalOffset {get;}
    See Also