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

In This Topic
    LastVisibleChildIdx Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property LastVisibleChildIdx As Integer
    protected int LastVisibleChildIdx {get;}
    See Also