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

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