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

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