ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItemCollection Class
Properties Methods

In This Topic
    C1AppViewItemCollection Class Members
    In This Topic

    The following tables list the members exposed by C1AppViewItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AccordionPaneCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new pane item to the end of the list.  
    Public MethodRemoves all items from collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodInsert a C1AppViewItem item into a specific position in the collection.  
    Public MethodRemoves the specified item from the list.  
    Public MethodRemoves an item from the list using its index.  
    Top
    See Also