[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.PageSize

PageSize Property

Defines the number of visible items in C1CarouselPanel. This is an attached dependency property.

Declaration
public int PageSize { get; set; }

You can specify this property value on ItemsControl that hosts the C1CarouselPanel.