[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.Padding

Padding Property

Gets or sets the amount of space between C1CarouselPanel and its child elements. This is an attached dependency property.

Declaration
public Thickness Padding { get; set; }

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