C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1CarouselItemEventArgs Class / C1CarouselItemEventArgs Constructor
C1CarouselItem related with this event

In This Topic
C1CarouselItemEventArgs Constructor
In This Topic
Initializes a new instance of the C1CarouselItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal item As C1CarouselItem _
)
 

Parameters

item
C1CarouselItem related with this event
See Also