C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItemEventArgs Class / Item Property

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