Gallery for ASP.NET Web Forms
C1GalleryItemCollection Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gallery Namespace : C1GalleryItemCollection Class
Represents the structure that manages the C1GalleryItem items.
Object Model
C1GalleryItemCollection Class
Syntax
'Declaration
 
Public Class C1GalleryItemCollection 
   Inherits C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection(Of C1Gallery,C1GalleryItem)
public class C1GalleryItemCollection : C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1Gallery,C1GalleryItem> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Web.Wijmo.Controls.C1Gallery.C1GalleryItemCollection

See Also

Reference

C1GalleryItemCollection Members
C1.Web.Wijmo.Controls.C1Gallery Namespace