Click or drag to resize

CarouselWrap Property

Whether the carousel should cycle continuously or have hard stops.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool Wrap { get; set; }

Property Value

Type: Boolean
See Also