C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1CarouselItemEventArgs Class / Item Property

In This Topic
Item Property (C1CarouselItemEventArgs)
In This Topic
Gets the C1CarouselItem related with this event.
Syntax
'Declaration
 
Public ReadOnly Property Item As C1CarouselItem
 
See Also