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

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