Accordion for ASP.NET Web Forms
C1AccordionPaneCollection Class Members
Properties  Methods 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace : C1AccordionPaneCollection Class

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<C1AccordionPane>)
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<C1AccordionPane>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>)
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

Reference

C1AccordionPaneCollection Class
C1.Web.Wijmo.Controls.C1Accordion Namespace