Version

DataItemsCollectionPopulatingEventArgs Class Members

The following tables list the members exposed by DataItemsCollectionPopulatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataItemsCollectionPopulatingEventArgs ConstructorCreates a new instance of the DataItemsCollectionPopulatingEventArgs class.  
Public Properties
 NameDescription
Public PropertyItemsReturns the CarouselItemsCollection instance which is being initialized from the data source. (Inherited from Infragistics.Win.UltraWinCarousel.DataItemsCollectionEventArgs)
See Also