Carousel - CarouselStyle Property
Show the carousel items as linear or elliptical
Member of Carousel (PRIM_CARO)
Data Type - Enumeration
Details
CarouselStyle specifies how the Carousel should arrange its items.
Allowed Values
Enum Value | Description |
|---|---|
Elliptical | Show the items in an elliptical pattern |
Linear | Show the items in a single line in 3D with outer items skewed |
Page | Show the items in a single line. The number and size of items is governed by the PageSize property |