The following tables list the members exposed by UltraCarouselUIRoleName.
| Name | Description | |
|---|---|---|
|  | Carousel | Base role for carousel control. | 
|  | CarouselItem | Role for a carousel item. | 
|  | CarouselSpinButtonDownMaxValue | Down Max spin button that is typically used to move to the last item or maximum value. | 
|  | CarouselSpinButtonDownNextItem | Down spin button that is typically used to move to the next item or increment the value by 1. | 
|  | CarouselSpinButtonDownNextPage | Down spin button that is typically used to move to the next page or increment the value by a 'large change' amount. | 
|  | CarouselSpinButtonLeftMinValue | Left Min spin button that is typically used to move to the first item or minimum value. | 
|  | CarouselSpinButtonLeftPrevItem | Left spin button that is typically used to move to the previous item or decrement the value by 1. | 
|  | CarouselSpinButtonLeftPrevPage | Left spin button that is typically used to move to the previous page or decrement the value by a 'large change' amount. | 
|  | CarouselSpinButtonRightMaxValue | Right Max spin button that is typically used to move to the last item or maximum value. | 
|  | CarouselSpinButtonRightNextItem | Right spin button that is typically used to move to the next item or increment the value by 1. | 
|  | CarouselSpinButtonRightNextPage | Right spin button that is typically used to move to the next page or increment the value by a 'large change' amount. | 
|  | CarouselSpinButtonUpMinValue | Up Min spin button that is typically used to move to the first item or minimum value. | 
|  | CarouselSpinButtonUpPrevItem | Up spin button that is typically used to move to the previous item or decrement the value by 1. | 
|  | CarouselSpinButtonUpPrevPage | Up spin button that is typically used to move to the previous page or decrement the value by a 'large change' amount. |