ComponentOne Carousel for WPF and Silverlight
Padding Property (C1CarouselPanel)

C1.Silverlight.Carousel Namespace > C1CarouselPanel Class : Padding Property
Gets or sets the amount of space between C1CarouselPanel and its child elements. This is an attached dependency property.
Syntax
'Declaration
 
Public Property Padding As System.Windows.Thickness
public System.Windows.Thickness Padding {get; set;}
Remarks
You can specify this property value on ItemsControl that hosts the C1CarouselPanel.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members