AppView for ASP.NET WebForms
C1AppViewItemCollection Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AppView Namespace : C1AppViewItemCollection Class
Represents a collection of Appview item.
Object Model
C1AppViewItemCollection Class
Syntax
'Declaration
 
Public Class C1AppViewItemCollection 
   Inherits C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection(Of C1AppView,C1AppViewItem)
public class C1AppViewItemCollection : C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AppView,C1AppViewItem> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Web.Wijmo.Controls.C1AppView.C1AppViewItemCollection

See Also

Reference

C1AppViewItemCollection Members
C1.Web.Wijmo.Controls.C1AppView Namespace