CarouselPanel.PathVisible Property
Gets or sets whether the control draws a line indicating the item path.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to draw a line indicating the item path; otherwise false. |
See Also