C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItemCollection Class / C1GalleryItemCollection Constructor
Parent ComboBox.

In This Topic
C1GalleryItemCollection Constructor
In This Topic
Initializes a new instance of the C1GalleryItemCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1Gallery _
)
 

Parameters

owner
Parent ComboBox.
See Also