[]
Defines possible horizontal placements of the C1CarouselPanel child controls relative to the carousel's path.
public enum HorizontalItemAnchor
Name | Description |
---|---|
Center | Child element is centered horizontally relative to the path. |
Left | Child element is aligned to the left of the path. |
Right | Child element is aligned to the right of the path. |