ComponentOne Carousel for WPF and Silverlight
PageSize Property (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : PageSize Property
Defines the number of visible items in C1CarouselPanel. This is an attached dependency property.
Syntax
'Declaration
 
Public Property PageSize As System.Integer
public System.int PageSize {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members