Version

Infragistics.Win.UltraWinCarousel Namespace

Classes
 ClassDescription
ClassAnimationCompletedEventArgs Event arguments class for the UltraCarousel.AnimationCompleted event.
ClassAnimationStartingEventArgs Event arguments class for the UltraCarousel.AnimationStarting event.
ClassCarouselItem Represents an item in the UltraCarousel control.
ClassCarouselItem.CarouselItemTypeConverter CarouselItem object type converter.
ClassCarouselItemActivatedEventArgs Event arguments which provide information for the UltraCarousel.ItemActivated event.
ClassCarouselItemActivatingEventArgs Event arguments which provide information for the UltraCarousel.ItemActivating event.
ClassCarouselItemCancelEventArgs Contains information about CarouselItem related events that can be canceled.
ClassCarouselItemClickEventArgs Event arguments which provide information for the UltraCarousel.ItemClick event.
ClassCarouselItemEventArgs Contains information about CarouselItem related events.
ClassCarouselItemsCollection A collection of CarouselItem objects.
ClassCarouselItemsCollectionBase Base class for the CarouselItemsCollection class.
ClassCarouselItemsCollectionBase.CarouselItemEnumerator Enumerator for the CarouselItemsCollectionBase class.
ClassCarouselItemSettings Class which exposes properties that are relevant to CarouselItem objects
ClassCarouselPath Represents a series of connected lines and curves on which the CarouselItem objects are rendered.
ClassCarouselPath.CarouselPathTypeConverter CarouselPath object type converter.
ClassCarouselStateSpecificItemsCollectionBase Collection class used to contain the members of the associated UltraCarousel control's UltraCarousel.Items collection that share a particular state, i.e., selected or checked.
ClassCarouselStateSpecificItemsCollectionBase.CarouselItemEnumerator Enumerator for the CarouselStateSpecificItemsCollectionBase class.
ClassDataItemsCollectionEventArgs Base class Event arguments which provide information for the UltraCarousel.DataItemsCollectionPopulating and UltraCarousel.DataItemsCollectionPopulated events.
ClassDataItemsCollectionPopulatedEventArgs Event arguments which provide information for the UltraCarousel.DataItemsCollectionPopulated event.
ClassDataItemsCollectionPopulatingEventArgs Event arguments which provide information for the UltraCarousel.DataItemsCollectionPopulating event.
ClassInitializeDataItemEventArgs Event arguments which provide information for the UltraCarousel.InitializeDataItem event.
ClassItemSelectionChangedEventArgs Event arguments class for the UltraCarousel.ItemSelectionChanged event.
ClassItemSelectionChangingEventArgs Event arguments class for the UltraCarousel.ItemSelectionChanging event.
ClassPathOpacityStop Describes the opacity factor of a CarouselItem at the specified percentage along the path.
ClassPathOpacityStopsCollection A collection of PathOpacityStop objects.
ClassPathScalingStop Describes the scaling factor of a CarouselItem at the specified percentage along the path.
ClassPathScalingStopsCollection A collection of PathScalingStop objects.
ClassPathStopBase Base class for the PathOpacityStop and PathScalingStop classes.
ClassPathStopBase.PathStopTypeConverter PathStop object type converter.
ClassPathStopsCollectionBase<T> Base class for the PathOpacityStopsCollection and PathScalingStopsCollection classes.
ClassPathStopsCollectionBase.PathStopBaseEnumerator<T> Enumerator for the PathStopsCollectionBase<T> class.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassUltraCarousel Infragistics Windows Forms control which renders visual items along a specified path.
ClassUltraCarouselEventManager Class which manages events for the UltraCarousel control
ClassUltraCarouselKeyActionMapping UltraCarouselKeyActionMapping
ClassUltraCarouselKeyActionMappings ScrollBarKeyActionMappings
ClassUltraCarouselKeyActionMappings.UltraCarouselKeyActionMappingEnumerator Summary description for KeyActionMappingEnumerator
ClassUltraCarouselRole Role class for the UltraCarousel control.
ClassUltraCarouselSelectedItemsCollection Collection class that contains the CarouselItem instances which are selected.
ClassUltraCarouselUIRoleName Static class used to provide the names of the ui roles defined in the Infragistics.Win.UltraWinCarousel assembly.
ClassUltraWinCarouselAssemblyStyleInfo Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly.
Enumerations
 EnumerationDescription
EnumerationCarouselScrollButtonTypes Enumeration used to indicate which scroll buttons are displayed by the control.
EnumerationItemRenderingOrder Enumeration used to determine the order in which items are rendered.
EnumerationItemWrappingMode Enumeration used to indicate the item wrapping behavior on the control.
EnumerationPredefinedPath Enumerates the pre-defined path types.
EnumerationPredefinedPathOpacityStops Enumerates the pre-defined path opacity stops.
EnumerationPredefinedPathScalingStops Enumerates the pre-defined path opacity stops.
EnumerationPropertyCategories Category Properties
EnumerationPropertyIds Constants which identify properties.
EnumerationSelectionType Enumeration which identifies the different ways items can be selected.
EnumerationUltraCarouselAction Enumeration which contains constants that identify the actions that can be performed on the UltraCarousel control.
EnumerationUltraCarouselEventIds Uniquely identifies each event exposed by the UltraCarousel control.
See Also