C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItemEventArgs Class / C1GalleryItemEventArgs Constructor
C1GalleryItem related with this event

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

Parameters

item
C1GalleryItem related with this event
See Also