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

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