ComponentOne Carousel for WPF and Silverlight
DrawPath Property

C1.WPF.Carousel Namespace > C1CarouselPanel Class : DrawPath Property
Gets or sets the value indicating whether the C1CarouselPanel path should be drawn. This is an attached dependency property.
Syntax
'Declaration
 
Public Property DrawPath As System.Boolean
public System.bool DrawPath {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members