CarouselPanel.PathVisible Property
Gets or sets whether the control draws a line indicating the item path.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to draw a line indicating the item path; otherwise false. |
Implements
DevExpress.Xpf.Carousel.ICarouselPanel.PathVisible
See Also
Feedback