Gallery for ASP.NET Web Forms
C1GalleryItemEventArgs Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gallery Namespace > C1GalleryItemEventArgs Class : C1GalleryItemEventArgs Constructor
C1GalleryItem related with this event
Initializes a new instance of the C1GalleryItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal item As C1GalleryItem _
)
public C1GalleryItemEventArgs( 
   C1GalleryItem item
)

Parameters

item
C1GalleryItem related with this event
See Also

Reference

C1GalleryItemEventArgs Class
C1GalleryItemEventArgs Members