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

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