CarouselPanel.IsAutoSizeItem Property
Gets or sets whether carousel items are automatically resized when changing the control’s size.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to automatically resize items with the parent control; otherwise false. |
See Also