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

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