CarouselPanel.PathVisible Property
In This Article
Gets or sets whether the control draws a line indicating the item path.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.2.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