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

In This Topic
    SetVerticalOffset Method
    In This Topic
    Implements the IScrollInfo.SetVerticalOffset method.
    Syntax
    'Declaration
     
    
    Public Sub SetVerticalOffset( _
       ByVal offset As Double _
    ) 
    public void SetVerticalOffset( 
       double offset
    )

    Parameters

    offset
    See Also