Version

UltraCarouselUIRoleName Class Members

The following tables list the members exposed by UltraCarouselUIRoleName.

Public Fields
 NameDescription
Public FieldCarouselBase role for carousel control.  
Public FieldCarouselItemRole for a carousel item.  
Public FieldCarouselSpinButtonDownMaxValueDown Max spin button that is typically used to move to the last item or maximum value.  
Public FieldCarouselSpinButtonDownNextItemDown spin button that is typically used to move to the next item or increment the value by 1.  
Public FieldCarouselSpinButtonDownNextPageDown spin button that is typically used to move to the next page or increment the value by a 'large change' amount.  
Public FieldCarouselSpinButtonLeftMinValueLeft Min spin button that is typically used to move to the first item or minimum value.  
Public FieldCarouselSpinButtonLeftPrevItemLeft spin button that is typically used to move to the previous item or decrement the value by 1.  
Public FieldCarouselSpinButtonLeftPrevPageLeft spin button that is typically used to move to the previous page or decrement the value by a 'large change' amount.  
Public FieldCarouselSpinButtonRightMaxValueRight Max spin button that is typically used to move to the last item or maximum value.  
Public FieldCarouselSpinButtonRightNextItemRight spin button that is typically used to move to the next item or increment the value by 1.  
Public FieldCarouselSpinButtonRightNextPageRight spin button that is typically used to move to the next page or increment the value by a 'large change' amount.  
Public FieldCarouselSpinButtonUpMinValueUp Min spin button that is typically used to move to the first item or minimum value.  
Public FieldCarouselSpinButtonUpPrevItemUp spin button that is typically used to move to the previous item or decrement the value by 1.  
Public FieldCarouselSpinButtonUpPrevPageUp spin button that is typically used to move to the previous page or decrement the value by a 'large change' amount.  
See Also