Version

CarouselItemsCollection Class Properties

For a list of all members of this type, see CarouselItemsCollection members.

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyControlReturns the UltraCarousel instance to which this collection belongs.  
Public PropertyCountOverridden. Returns the number of CarouselItem instances that belong to this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns whether the size of this CarouselItemsCollectionBase is fixed. (Inherited from Infragistics.Win.UltraWinCarousel.CarouselItemsCollectionBase)
Public PropertyIsReadOnlyReturns whether this collection is read-only; i.e., whether its contents can be modified. (Inherited from Infragistics.Win.UltraWinCarousel.CarouselItemsCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the CarouselItem instance with the specified key.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Abstract property that specifies the initial capacity of the collection  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also