ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneCollection Class
Properties Methods

In This Topic
    C1AccordionPaneCollection Class Members
    In This Topic

    The following tables list the members exposed by C1AccordionPaneCollection.

    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 C1AccordionPane 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